[SSI] openssi/kernel/include/linux config.h,1.35,1.36
Roger Tsang <[email protected]> Fri, 05 Mar 2010 06:14:15 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi/kernel/include/linux
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5560/kernel/include/linux
Modified Files:
Tag: OPENSSI-FC
config.h
Log Message:
SSIDEV (#ifdef SSIDEV_POLL_CLI_HASH_TABLE):
- Convert ssidev_poll_cli_list to hashed single-linked list to handle
large number of entries.
cluster/ssi/util/ssidev.c | 57 ++++++++++++++++++++++++++++++++++-
include/cluster/ssi/ssidev.h | 4 ++
include/linux/config.h | 4 ++
3 files changed, 64 insertions(+), 1 deletion(-)
Index: config.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/linux/config.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- config.h 5 Mar 2010 05:44:40 -0000 1.35
+++ config.h 5 Mar 2010 06:14:12 -0000 1.36
@@ -352,6 +352,10 @@
# define RMTFB_HASH_LOCKLESS
#endif
+#if defined(RCU_SSIDEV_POLL_CLI_LIST) && defined(SSIDEV_POLL_CLI_KMEM_CACHE)
+# define SSIDEV_POLL_CLI_HASH_TABLE
+#endif
+
/*
* High-Availability / Failover
*/
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev