Increasing the server wsize/rsize
J. Bruce Fields
bfields at fieldses.org
Wed Aug 2 17:03:37 EDT 2006
On Fri, Jul 28, 2006 at 07:34:43PM -0400, Dean Hildebrand wrote:
> Thanks for the updates Greg. One issue I've found is that if we want to
> go larger than 1MB, we still need to fix svc_tcp_recvfrom to use the
> heap instead of the stack.
Even with only 1MB, we're still putting a 1k array on the stack in that
one function, which seems like a problem.
--b.
More information about the NFSv4
mailing list