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

2002/0329/port/portdat.h (diff list | history)

2002/0328/sys/src/9/port/portdat.h:640,6452002/0329/sys/src/9/port/portdat.h:640,646 (short | long | prev | next)
add Proc.delaysched
rsc Fri Mar 4 12:44:25 2005
1995/0110    
	Mach	*wired; 
	Mach	*mp;		/* machine this process last ran on */ 
2002/0328    
	ulong	nlocks;	/* number of locks held by proc */ 
2002/0329    
	ulong	delaysched; 
1995/0110    
	ulong	priority;	/* priority level */ 
	ulong	basepri;	/* base priority level */ 
2001/0315    
	uchar	fixedpri;	/* priority level deson't change */ 


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