mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
windows-config-20080308
LICENSE MIT raise the daemon count to 4 now that we have a means of avoiding contention raise the tracebufsize to 10000 entries
This commit is contained in:
parent
801b670734
commit
f94e0d5688
@ -15,9 +15,9 @@
|
||||
#define CM_CONFIGDEFAULT_ASYNCSTORESIZE 131072 /* 128K */
|
||||
#define CM_CONFIGDEFAULT_STATS 10000
|
||||
#define CM_CONFIGDEFAULT_CHUNKSIZE 18 /* 256KB */
|
||||
#define CM_CONFIGDEFAULT_DAEMONS 1
|
||||
#define CM_CONFIGDEFAULT_DAEMONS 4
|
||||
#define CM_CONFIGDEFAULT_SVTHREADS 25
|
||||
#define CM_CONFIGDEFAULT_TRACEBUFSIZE 5000
|
||||
#define CM_CONFIGDEFAULT_TRACEBUFSIZE 10000
|
||||
|
||||
#ifndef __CM_CONFIG_INTERFACES_ONLY__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user