Linux Storage and Filesystem workshop, day 1
Linux Storage and Filesystem workshop, day 1
Posted Apr 7, 2009 20:18 UTC (Tue) by njs (subscriber, #40338)In reply to: Linux Storage and Filesystem workshop, day 1 by mezcalero
Parent article: Linux Storage and Filesystem workshop, day 1
In Zach's original patch set, the thread was spawned iff satisfying the IO request required blocking (so if the data was in cache, thread spawning/joining overhead was avoided), which you can't determine from userspace. Not sure how much that matters (a kernel thread is what, two pages?) or whether it's part of this version of the patch, though.
