> On Oct 1, 2018, at 6:33 PM, Sagi Grimberg <sagi@xxxxxxxxxxx> wrote: > > >> Reduce queuing on clients by allowing more credits by default. >> 64 is the default NFSv4.1 slot table size on Linux clients. This >> size prevents the credit limit from putting RPC requests to sleep >> again after they have already slept waiting for a session slot. > > Would it make sense to have it in a shared header with the client? > > Otherwise, > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> Thanks for the review! Typically all the server-side stuff is kept in separate headers, I guess that's historical and matches the generic layer (..) . -- Chuck Lever