aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/psi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan1-2/+3
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo1-1/+1
2022-09-09sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou1-0/+2
2022-09-09sched/psi: Consolidate cgroup_psi()Chengming Zhou1-0/+6
2022-09-09sched/psi: Move private helpers to sched/stats.hChengming Zhou1-4/+0
2022-08-15sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia1-1/+1
2022-03-21headers/prep: Fix header to build standalone: <linux/psi.h>Ingo Molnar1-0/+1
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan1-1/+1
2021-11-17psi: Add a missing SPDX license headerLiu Xinpeng1-0/+1
2021-03-06psi: Use ONCPU state tracking machinery to detect reclaimChengming Zhou1-1/+0
2020-03-20psi: Optimize switching tasks inside shared cgroupsJohannes Weiner1-0/+2
2019-05-14kernel/sched/psi.c: expose pressure metrics on root cgroupDan Schatzberg1-0/+1
2019-05-14psi: introduce psi monitorSuren Baghdasaryan1-0/+8
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-10-26psi: cgroup supportJohannes Weiner1-0/+25
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner1-0/+28