Dave Airlie
|
88be12c440
slow-work: use get_ref wrapper instead of directly calling get_ref
|
15 år sedan |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 år sedan |
David Howells
|
f13a48bd79
SLOW_WORK: Move slow_work's proc file to debugfs
|
15 år sedan |
David Howells
|
fa1dae4906
SLOW_WORK: Fix the CONFIG_MODULES=n case
|
15 år sedan |
David Howells
|
3bde31a4ac
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
|
15 år sedan |
David Howells
|
8fba10a42d
SLOW_WORK: Allow the work items to be viewed through a /proc file
|
15 år sedan |
Jens Axboe
|
6b8268b17a
SLOW_WORK: Add delayed_slow_work support
|
15 år sedan |
Jens Axboe
|
0160950297
SLOW_WORK: Add support for cancellation of slow work
|
15 år sedan |
Jens Axboe
|
4d8bb2cbcc
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
|
15 år sedan |
David Howells
|
3d7a641e54
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
|
15 år sedan |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 år sedan |
Eric W. Biederman
|
56992309cc
sysctl kernel: Remove binary sysctl logic
|
15 år sedan |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 år sedan |
Chris Peterson
|
009789f040
slow-work: use round_jiffies() for thread pool's cull and OOM timers
|
16 år sedan |
Oleg Nesterov
|
b415c49a86
slow_work_thread() should do the exclusive wait
|
16 år sedan |
Jonathan Corbet
|
418df63c2d
Delete slow-work timers properly
|
16 år sedan |
David Howells
|
8f0aa2f25b
Document the slow work thread pool
|
16 år sedan |
David Howells
|
12e22c5e4b
Make the slow work pool configurable
|
16 år sedan |
David Howells
|
109d9272c4
Make slow-work thread pool actually dynamic
|
16 år sedan |
David Howells
|
07fe7cb7c7
Create a dynamically sized pool of threads for doing very slow work items
|
16 år sedan |