index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Age
Commit message (
Expand
)
Author
2020-06-15
sched,psi: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
psi: track changed states
Suren Baghdasaryan
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-10-26
psi: cgroup support
Johannes Weiner
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner