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

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

1992/0111/sys/src/9/port/swap.c:330,3361992/0114/sys/src/9/port/swap.c:330,336 (short | long | prev | next)
1991/0705    
{ 
	if(swapimage.c) { 
		if(swapalloc.free != conf.nswap) 
			errors("swap channel busy"); 
1992/0114    
			error(Einuse); 
1991/0705    
		close(swapimage.c); 
	} 
	incref(c); 


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