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

1997/1211/carrera/main.c (diff list | history)

1997/1211/sys/src/9/carrera/main.c:462,4681998/0121/sys/src/9/carrera/main.c:462,468 (short | long | prev | next)
1993/0903    
	conf.npage1 = 0; 
	conf.base1 = 0; 
 
1997/1101    
	if(top > 16*MB){ 
1998/0121    
	if(top > 16*MB/BY2PG){ 
1997/1101    
		conf.upages = (conf.npage*60)/100; 
		poolsetparam("Image", 0, 0, 4*1024*1024); 
	}else 


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