Re: [PATCH 007 of 8] knfsd: nfsd4: vary maximum delegation limit based on RAM size

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: J. Bruce Fields
Date: Wednesday, June 27, 2007 - 7:57 pm

On Wed, Jun 27, 2007 at 07:36:13PM -0700, Andrew Morton wrote:

Makes sense to me, thanks.  I guess fs/nsfd/nfssvc:nfsd_create_serv()
should be similarly modified?  It calculates the size of per-nfsd-thread
buffers used to hold requests, which will eventually be allocated with
an alloc_page(GFP_KERNEL), and it bases the calculation on the same
.totalram field from struct sysinfo.

--b.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 007 of 8] knfsd: nfsd4: vary maximum delegation ..., J. Bruce Fields, (Wed Jun 27, 7:57 pm)