index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
psi_types.h
Age
Commit message (
Expand
)
Author
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
2022-10-30
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner