mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
viced-large-more-threads-20080506
LICENSE IPL10 fileserver -L should imply -p 128, not -p 12
This commit is contained in:
parent
98e658b782
commit
c847fb4964
@ -1420,7 +1420,7 @@ ParseArgs(int argc, char *argv[])
|
||||
if (!Sawcbs)
|
||||
numberofcbs = 64000;
|
||||
if (!Sawlwps)
|
||||
lwps = 12;
|
||||
lwps = 128;
|
||||
if (!Sawbufs)
|
||||
buffs = 120;
|
||||
if (!SawVC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user