aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/slow-work.c
Commit message (Expand)AuthorAge
* SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-19
* SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe2009-11-19
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson2009-06-16
* slow_work_thread() should do the exclusive waitOleg Nesterov2009-06-11
* Delete slow-work timers properlyJonathan Corbet2009-04-24
* Document the slow work thread poolDavid Howells2009-04-03
* Make the slow work pool configurableDavid Howells2009-04-03
* Make slow-work thread pool actually dynamicDavid Howells2009-04-03
* Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-03