summaryrefslogtreecommitdiffstats
path: root/include/linux/psi_types.h
Commit message (Expand)AuthorAgeFilesLines
* sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-101-0/+3
* sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo2023-04-051-0/+7
* sched/psi: Rename existing poll members in preparationDomenico Cerasuolo2023-04-051-18/+18
* sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan2022-10-301-0/+1
* sched/psi: Fix avgs_work re-arm in psi_avgs_work()Chengming Zhou2022-10-301-0/+3
* sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-091-0/+3
* sched/psi: Cache parent psi_group to speed up group iterationChengming Zhou2022-09-091-0/+2
* sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou2022-09-091-2/+8
* sched/psi: Remove NR_ONCPU task accountingJohannes Weiner2022-09-091-9/+7
* Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211-3/+0
|\
| * psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2022-01-181-3/+0
* | psi: fix possible trigger missing in the windowZhaoyang Huang2022-02-161-0/+3
|/
* psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen2021-11-171-1/+12
* psi: Add a missing SPDX license headerLiu Xinpeng2021-11-171-0/+1
* psi: Add PSI_CPU_FULL stateChengming Zhou2021-03-061-1/+2
* psi: eliminate kthread_worker from psi trigger scheduling mechanismSuren Baghdasaryan2020-06-151-3/+4
* psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner2020-03-201-1/+9
* psi: introduce psi monitorSuren Baghdasaryan2019-05-141-2/+80
* psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan2019-05-141-7/+7
* psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan2019-05-141-3/+6
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-261-0/+92