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

1991/1011/power/dat.h (diff list | history)

1991/0803/sys/src/9/power/dat.h:127,1321991/1011/sys/src/9/power/dat.h:127,133 (short | long | prev | next)
1990/0227    
{ 
1991/0425    
	int	machno;			/* physical id of processor NB. MUST BE FIRST */ 
	Softtlb *stb;			/* Software tlb simulation NB. MUST BE SECOND */ 
1991/1011    
	ulong	splpc;			/* pc that called splhi() */ 
1990/0227    
	ulong	ticks;			/* of the clock since boot time */ 
	Proc	*proc;			/* current process on this processor */ 
	Label	sched;			/* scheduler wakeup */ 


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