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

1999/0713/carrera/main.c (diff list | history)

1999/0712/sys/src/9/carrera/main.c:474,4801999/0713/sys/src/9/carrera/main.c:474,480 (short | long | prev | next)
1993/0903    
 
1998/0121    
	if(top > 16*MB/BY2PG){ 
1997/1101    
		conf.upages = (conf.npage*60)/100; 
1999/0712    
		poolsetparam("Image", 0, 0, 4*1024*1024, nil); 
1999/0713    
		imagmem->minarena = 4*1024*1024; 
1997/1101    
	}else 
		conf.upages = (conf.npage*40)/100; 
1994/0322    
	conf.ialloc = ((conf.npage-conf.upages)/2)*BY2PG; 


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