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

1991/1113/power/clock.c (diff list | history)

1991/1112/sys/src/9/power/clock.c:99,1051991/1113/sys/src/9/power/clock.c:99,105 (short | long | prev | next)
1990/0227    
				} 
			} 
1991/1112    
			nrun = (nrdy+nrun)*1000; 
			m->load = (m->load+nrun)/2; 
1991/1113    
			m->load = (m->load*19+nrun)/20; 
1990/0227    
		} 
1991/0607    
		duartslave(); 
1990/0227    
		if(active.exiting && active.machs&(1<<m->machno)){ 


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