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

2002/0404/port/edf.c (diff list | history)

2002/0330/sys/src/9/port/edf.c:477,4842002/0404/sys/src/9/port/edf.c:477,482 (short | long | prev | next)
2002/0315    
				}	 
			} 
		} 
2002/0329    
		if (up->nlocks) 
			iprint("have %lud locks at deadline\n", up->nlocks); 
2002/0315    
	} 
	iunlock(&edflock); 
	sched(); 
2002/0330/sys/src/9/port/edf.c:869,8752002/0404/sys/src/9/port/edf.c:867,872
2002/0315    
	} 
	H=0; 
	G=0; 
	ticks = 0; 
	for(steps = 0; steps < Maxsteps; steps++){ 
		t = qschedulability; 
		qschedulability = t->testnext; 


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