index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-8
/
+21
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-67
/
+108
2023-07-27
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-07-27
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-3
/
+27
2023-02-25
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
1
-10
/
+52
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
1
-3
/
+4
2022-12-31
sched/psi: Fix possible missing or delayed pending event
Hao Lee
1
-3
/
+5
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-74
/
+206
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2022-09-20
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
1
-0
/
+2
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
1
-7
/
+63
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
1
-30
/
+19
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
1
-2
/
+72
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
1
-11
/
+30
2022-09-09
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
1
-12
/
+9
2022-09-09
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
1
-3
/
+4
2022-09-09
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
1
-14
/
+14
2022-08-16
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
1
-2
/
+2
2022-08-16
sched/psi: Zero the memory of struct psi_group
Hao Jia
1
-5
/
+1
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
1
-6
/
+13
2022-04-22
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
1
-6
/
+9
2022-04-22
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
1
-1
/
+2
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
1
-15
/
+0
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-37
/
+29
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
1
-16
/
+30
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-37
/
+29
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
1
-17
/
+28
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
1
-0
/
+1
2021-11-17
psi: Remove repeated verbose comment
Liu Xinpeng
1
-1
/
+0
2021-07-02
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-13
/
+17
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
1
-13
/
+17
2021-05-06
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
1
-10
/
+26
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
1
-2
/
+3
2021-04-09
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
1
-6
/
+14
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
1
-9
/
+10
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-3
/
+3
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
1
-10
/
+25
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
1
-7
/
+7
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
1
-41
/
+24
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
1
-3
/
+11
2020-06-15
sched,psi: Convert to sched_set_fifo_low()
Peter Zijlstra
1
-4
/
+1
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
1
-49
/
+64
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
[next]