Commit Graph

9 Commits (f04e879bf296d136bcafd8c5a26e95599b141671)

Author SHA1 Message Date
David Howells f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 years ago
David Howells 3bde31a4ac SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed 15 years ago
David Howells 31ba99d304 SLOW_WORK: Allow the owner of a work item to determine if it is queued or not 15 years ago
David Howells 8fba10a42d SLOW_WORK: Allow the work items to be viewed through a /proc file 15 years ago
Jens Axboe 6b8268b17a SLOW_WORK: Add delayed_slow_work support 15 years ago
Jens Axboe 0160950297 SLOW_WORK: Add support for cancellation of slow work 15 years ago
Jens Axboe 4d8bb2cbcc SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional 15 years ago
David Howells 3d7a641e54 SLOW_WORK: Wait for outstanding work items belonging to a module to clear 15 years ago
David Howells 8f0aa2f25b Document the slow work thread pool 16 years ago