[pnfs] [PATCH] increase number of RPC slots

Talpey, Thomas Thomas.Talpey at netapp.com
Fri Oct 12 12:33:34 EDT 2007


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


More information about the pNFS mailing list