index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
1
-6
/
+6
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
1
-20
/
+67
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
1
-5
/
+7
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-24
/
+24
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
1
-4
/
+6
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
1
-1
/
+1
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
1
-1
/
+2
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
1
-1
/
+1
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
1
-1
/
+1
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
1
-1
/
+1
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-1
/
+1
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
1
-16
/
+478
2019-05-14
psi: track changed states
Suren Baghdasaryan
1
-6
/
+18
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
1
-23
/
+34
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
1
-20
/
+21
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
1
-2
/
+2
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
1
-10
/
+19
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
1
-1
/
+1
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
1
-4
/
+17
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-9
/
+21
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-10-26
psi: cgroup support
Johannes Weiner
1
-8
/
+110
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-0
/
+657