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

1992/0725/port/swap.c (diff list | history)

1992/0711/sys/src/9/port/swap.c:132,1401992/0725/sys/src/9/port/swap.c:132,139 (short | long | prev | next)
1991/0705    
		} 
1992/0303    
		else  
		if(palloc.freecount < swapalloc.highwater) { 
			/* Rob made me do it ! */ 
			if(conf.cntrlp == 0) 
				freebroken(); 
1992/0725    
			if(!cpuserver) 
				freebroken();	/* can use the memory */ 
1991/0705    
 
1992/0303    
			/* Emulate the old system if no swap channel */ 
			print("no physical memory\n"); 


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