aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/slow-work.c
Commit message (Expand)AuthorAgeFilesLines
* Document the slow work thread poolDavid Howells2009-04-031-0/+2
* Make the slow work pool configurableDavid Howells2009-04-031-2/+116
* Make slow-work thread pool actually dynamicDavid Howells2009-04-031-1/+137
* Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells2009-04-031-0/+388