Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
42d61b9b415686d81eaa022b846737548876e51d
/
kernel
/
slow-work.c
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
fa1dae4
SLOW_WORK: Fix the CONFIG_MODULES=n case
by David Howells
· 15 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 15 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 15 years ago
4d8bb2c
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
by Jens Axboe
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
009789f
slow-work: use round_jiffies() for thread pool's cull and OOM timers
by Chris Peterson
· 16 years ago
b415c49
slow_work_thread() should do the exclusive wait
by Oleg Nesterov
· 16 years ago
418df63c
Delete slow-work timers properly
by Jonathan Corbet
· 16 years ago
8f0aa2f
Document the slow work thread pool
by David Howells
· 16 years ago
12e22c5
Make the slow work pool configurable
by David Howells
· 16 years ago
109d927
Make slow-work thread pool actually dynamic
by David Howells
· 16 years ago
07fe7cb
Create a dynamically sized pool of threads for doing very slow work items
by David Howells
· 16 years ago