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

1991/0427/port/fault.c (diff list | history)

1991/0425/sys/src/9/port/fault.c:19,241991/0427/sys/src/9/port/fault.c:19,25 (short | long | prev | next)
1991/0425    
	int i, touched = 0; 
1990/1212    
	KMap *k, *k1; 
1990/0227    
 
1991/0427    
	m->pfault++; 
1990/0227    
	s = seg(u->p, addr); 
	if(s == 0){ 
1991/0110    
		if(addr > USTKTOP) 


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