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

1990/11151/gnot/main.c (diff list | history)

1990/1115/sys/src/9/gnot/main.c:317,3231990/11151/sys/src/9/gnot/main.c:317,323 (short | long | prev | next)
1990/05313    
	conf.nmntbuf = 2*conf.nmntdev; 
	conf.nmnthdr = 2*conf.nmntdev; 
1990/1115    
	conf.nstream = 40 + 16*mul;		/* was 64 */ 
	conf.nqueue = 4 * conf.nstream;		/* was 5 */ 
1990/11151    
	conf.nqueue = 5 * conf.nstream; 
1990/1115    
	conf.nblock = 24 * conf.nstream;	/* was 32 */ 
	conf.nsrv = 16*mul;			/* was 32 */ 
1990/0724    
	conf.nbitmap = 300*mul; 


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