On Wed, 2011-05-04 at 11:18 -0400, Jeff Layton wrote: > The other thing you have to determine is whether you want this > guaranteed number of slots to be per-xprt or global. Today, it's > per-xprt. Making it global might mean less wasted memory overall, but I > could forsee situations where a hung mount could starve other mounts of > slots. The hung mount scenario is one that we're not going to deal too well with anyway: both rpc_tasks and rpc buffers are allocated from global mempools (as are the struct nfs_read_data/nfs_write_data) -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@xxxxxxxxxx www.netapp.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html