Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9cfcac810e8993fa7a5bfd24b1a21f1dbbb03a7b
/
kernel
/
slow-work.c
88be12c
slow-work: use get_ref wrapper instead of directly calling get_ref
by Dave Airlie
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
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
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
5699230
sysctl kernel: Remove binary sysctl logic
by Eric W. Biederman
· 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