On Fri, Jun 01, 2012 at 03:36:09PM -0700, John R Pierce wrote:
maybe in 2003, when Linux NFS was sketchy, this made sense.
Unlikely back then, either. It's a userland implementation, subject to all the same scheduling issues as any other userland app; filesystems should not be implemented in userland for efficiency reasons.
John