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

1992/0811/ss/clock.c (diff list | history)

1992/0807/sys/src/9/ss/clock.c:70,791992/0811/sys/src/9/ss/clock.c:70,76 (short | long | prev | next)
1991/0821    
			else 
				sched(); 
		} 
1991/0711    
		if((ur->psr&PSRPSUPER) == 0){ 
1991/1114    
			spllo();				/* Low because we may fault */ 
1992/0811    
		if((ur->psr&PSRPSUPER) == 0) 
1991/1113    
			*(ulong*)(USTKTOP-BY2WD) += TK2MS(1); 
1991/1114    
			splhi();				/* return hi for restore */ 
1991/0711    
		} 
1990/1223    
	} 
} 


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