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

1991/0115/gnot/main.c (diff list | history)

1991/0110/sys/src/9/gnot/main.c:323,3291991/0115/sys/src/9/gnot/main.c:323,329 (short | long | prev | next)
1990/0603    
	conf.nmtab = 50*mul; 
1990/0709    
	conf.nmount = 80*mul; 
1990/0603    
	conf.nmntdev = 10*mul; 
1990/1128    
	conf.nmntbuf = conf.nmntdev+3; 
1991/0115    
	conf.nmntbuf = conf.nmntdev+6; 
1990/05313    
	conf.nmnthdr = 2*conf.nmntdev; 
1990/1127    
	conf.nstream = 40 + 32*mul; 
1990/11151    
	conf.nqueue = 5 * conf.nstream; 


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