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

1993/0804/port/proc.c (diff list | history)

1993/0804/sys/src/9/port/proc.c:157,1641993/0829/sys/src/9/port/proc.c:157,165 (short | long | prev | next)
Formatting edits.
rsc Mon Mar 20 17:58:13 2006
1993/0501    
	/* p->mach==0 only when process state is saved */ 
	if(p == 0 || p->mach){	 
1991/0420    
		unlock(&runhiq); 
1993/0829    
		/* keep off the bus (tuned for everest) */ 
1993/0528    
		if(conf.nmach > 1) 
			delay(7);	/* keep off the bus (tuned for everest) */ 
1993/0829    
			delay(7); 
1990/0227    
		goto loop; 
	} 
	if(p->rnext == 0) 


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