summaryrefslogtreecommitdiffstats
path: root/Documentation/slow-work.txt
Commit message (Expand)AuthorAgeFilesLines
* SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-2/+2
* SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-191-0/+44
* SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-191-0/+15
* SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-191-1/+59
* SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-191-1/+15
* SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-191-1/+11
* SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe2009-11-191-1/+1
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-3/+10
* Document the slow work thread poolDavid Howells2009-04-031-0/+174