[pnfs] Fwd: [PATCH] increase number of RPC slots
William A. (Andy) Adamson
andros at citi.umich.edu
Fri Oct 12 12:41:56 EDT 2007
---------- Forwarded message ----------
From: William A. (Andy) Adamson <andros at citi.umich.edu>
Date: Oct 12, 2007 12:41 PM
Subject: Re: [pnfs] [PATCH] increase number of RPC slots
To: "Talpey, Thomas" <Thomas.Talpey at netapp.com>
Hi Tom
this is a change to 2.6.18.3 version only - and it is in place of code that
sync's the # of session slots to the number of rpc_slots. currently, the #
of session slots is bound at compile time to the default # of rpc_slots.
we are freezing features on 2.6.18.3, and using this version for performance
tesing/demonstrations until the linux-pnfs-2.6.-latest kernel is ready.
-->Andy
On 10/12/07, Talpey, Thomas <Thomas.Talpey at netapp.com> wrote:
>
> This number seems very high as a global default. Can you give
> some more background on this change?
>
> Tom.
>
> At 11:31 AM 10/12/2007, Marc Eshel wrote:
> >From: Marc Eshel < eshel at almaden.ibm.com>
> >
> >
> >---
> >
> > include/linux/sunrpc/xprt.h | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> >diff --git a/include/linux/sunrpc/xprt.h b/include/linux/sunrpc/xprt.h
> >index ae36773..5fc0141 100644
> >--- a/include/linux/sunrpc/xprt.h
> >+++ b/include/linux/sunrpc/xprt.h
> >@@ -22,7 +22,7 @@ extern unsigned int xprt_udp_slot_table_
> > extern unsigned int xprt_tcp_slot_table_entries;
> >
> > #define RPC_MIN_SLOT_TABLE (2U)
> >-#define RPC_DEF_SLOT_TABLE (16U)
> >+#define RPC_DEF_SLOT_TABLE (64U)
> > #define RPC_MAX_SLOT_TABLE (128U)
> >
> > /*
> >_______________________________________________
> >pNFS mailing list
> >pNFS at linux-nfs.org
> >http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux-nfs.org/pipermail/pnfs/attachments/20071012/b0cc719a/attachment.htm
More information about the pNFS
mailing list