aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/psi_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan1-0/+3
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo1-0/+7
2023-04-05sched/psi: Rename existing poll members in preparationDomenico Cerasuolo1-18/+18
2022-10-30sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan1-0/+1
2022-10-30sched/psi: Fix avgs_work re-arm in psi_avgs_work()Chengming Zhou1-0/+3
2022-09-09sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou1-0/+3
2022-09-09sched/psi: Cache parent psi_group to speed up group iterationChengming Zhou1-0/+2
2022-09-09sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou1-2/+8
2022-09-09sched/psi: Remove NR_ONCPU task accountingJohannes Weiner1-9/+7
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar1-3/+0
2022-02-16psi: fix possible trigger missing in the windowZhaoyang Huang1-0/+3
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan1-3/+0
2021-11-17psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen1-1/+12
2021-11-17psi: Add a missing SPDX license headerLiu Xinpeng1-0/+1
2021-03-06psi: Add PSI_CPU_FULL stateChengming Zhou1-1/+2
2020-06-15psi: eliminate kthread_worker from psi trigger scheduling mechanismSuren Baghdasaryan1-3/+4
2020-03-20psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner1-1/+9
2019-05-14psi: introduce psi monitorSuren Baghdasaryan1-2/+80
2019-05-14psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan1-7/+7
2019-05-14psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan1-3/+6
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner1-0/+92