plan 9 kernel history: overview | file list | diff list

1991/0117/ss/main.c (diff list | history)

1991/01151/sys/src/9/ss/main.c:260,2661991/0117/sys/src/9/ss/main.c:260,266 (short | long | prev | next)
1990/1223    
	conf.nmtab = 50*mul; 
	conf.nmount = 80*mul; 
	conf.nmntdev = 10*mul; 
1991/0111    
	conf.nmntbuf = conf.nmntdev+6; 
1991/0117    
	conf.nmntbuf = conf.nmntdev+3; 
1990/1223    
	conf.nmnthdr = 2*conf.nmntdev; 
	conf.nstream = 40 + 32*mul; 
	conf.nqueue = 5 * conf.nstream; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)