summaryrefslogtreecommitdiffstats
path: root/kernel/slow-work.c
AgeCommit message (Expand)AuthorLines
2009-04-24Delete slow-work timers properlyJonathan Corbet-2/+2
2009-04-03Document the slow work thread poolDavid Howells-0/+2
2009-04-03Make the slow work pool configurableDavid Howells-2/+116
2009-04-03Make slow-work thread pool actually dynamicDavid Howells-1/+137
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells-0/+388