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

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

1992/0120/sys/src/9/port/swap.c:128,1331992/0130/sys/src/9/port/swap.c:128,137 (short | long | prev | next)
1991/0705    
			} 
1991/0727    
			else  
			if(palloc.freecount < HIGHWATER) { 
1992/0130    
				/* Rob made me do it ! */ 
				if(conf.cntrlp == 0) 
					freebroken(); 
 
1991/0705    
				/* Emulate the old system if no swap channel */ 
				print("no physical memory\n"); 
				tsleep(&swapalloc.r, return0, 0, 1000); 


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