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

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

1991/0118/sys/src/9/gnot/main.c:311,3171991/0205/sys/src/9/gnot/main.c:311,317 (short | long | prev | next)
1990/1211    
	conf.maxialloc = (4*1024*1024-256*1024-BY2PG); 
1990/0612    
	mul = 1 + (conf.npage1>0); 
1990/0721    
	conf.nproc = 50*mul; 
1990/0709    
	conf.npgrp = 12*mul; 
1991/0205    
	conf.npgrp = 20*mul; 
1990/0603    
	conf.npte = 700*mul; 
	conf.nmod = 400*mul; 
1990/0312    
	conf.nalarm = 1000; 


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