On Fri, Mar 12, 2021 at 07:22:43PM +, Chuck Lever III wrote:
> Mel, I can send you a tidied and tested update to this patch,
> or you can drop the two NFSD patches and I can submit them via
> the NFSD tree when alloc_pages_bulk() is merged.
>
Send me a tidied version anyway. I'm happy enough
Mel, I can send you a tidied and tested update to this patch,
or you can drop the two NFSD patches and I can submit them via
the NFSD tree when alloc_pages_bulk() is merged.
> On Mar 12, 2021, at 1:44 PM, Alexander Duyck
> wrote:
>
> On Fri, Mar 12, 2021 at 7:43 AM Mel Gorman
> wrote:
>>
>>
On Fri, Mar 12, 2021 at 7:43 AM Mel Gorman wrote:
>
> From: Chuck Lever
>
> Reduce the rate at which nfsd threads hammer on the page allocator.
> This improves throughput scalability by enabling the threads to run
> more independently of each other.
>
> Signed-off-by: Chuck Lever
> Signed-off-by
From: Chuck Lever
Reduce the rate at which nfsd threads hammer on the page allocator.
This improves throughput scalability by enabling the threads to run
more independently of each other.
Signed-off-by: Chuck Lever
Signed-off-by: Mel Gorman
---
net/sunrpc/svc_xprt.c | 43 +