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

1990/1226/port/page.c (diff list | history)

1990/1214/sys/src/9/port/page.c:698,7031990/1226/sys/src/9/port/page.c:698,703 (short | long | prev | next)
1990/0227    
	unlock(&ptealloc); 
1990/0802    
	if(u && u->p) 
		print("%s: %s: ", u->p->text, u->p->pgrp->user); 
	print("compactpte fails addr %lux\n", o->va+n*BY2PG); 
1990/1226    
	print("compactpte fails addr %lux %lux %d\n", o->va+n*BY2PG, o->va, n); 
1990/0802    
	return 0; 
1990/0227    
} 


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