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

1991/1115/port/page.c (diff list | history)

1991/1003/sys/src/9/port/page.c:223,2281991/1115/sys/src/9/port/page.c:223,229 (short | long | prev | next)
1991/0705    
int 
ispages(void *p) 
1990/0227    
{ 
1991/1115    
	USED(p); 
1991/0705    
	return palloc.freecount >= HIGHWATER; 
1990/0227    
} 
 


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