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

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

1990/0321/sys/src/9/gnot/main.c:251,2561990/0322/sys/src/9/gnot/main.c:251,256 (short | long | prev | next)
1990/0312    
	conf.nmnthdr = 10; 
1990/0310    
	conf.nstream = 64; 
	conf.nqueue = 5 * conf.nstream; 
1990/0321    
	conf.nblock = 32 * conf.nstream; 
1990/0322    
	conf.nblock = 12 * conf.nstream; 
1990/03091    
	conf.nsrv = 32; 
} 


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