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

1991/0727/port/swap.c (diff list | history)

1991/0726/sys/src/9/port/swap.c:123,1291991/0727/sys/src/9/port/swap.c:123,130 (short | long | prev | next)
1991/0705    
						executeio(); 
					} 
			} 
			else { 
1991/0727    
			else  
			if(palloc.freecount < HIGHWATER) { 
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)