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

1994/0817/port/swap.c (diff list | history)

1994/0509/sys/src/9/port/swap.c:33,381994/0817/sys/src/9/port/swap.c:33,40 (short | long | prev | next)
1993/0103    
	iolist = xalloc(Maxpages*sizeof(Page*)); 
	if(swapalloc.swmap == 0 || iolist == 0) 
		panic("swapinit: not enough memory"); 
1994/0817    
 
	swapimage.notext = 1; 
1991/0705    
} 
 
ulong 


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