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

1998/0605/port/portdat.h (diff list | history)

1998/0604/sys/src/9/port/portdat.h:536,5421998/0605/sys/src/9/port/portdat.h:536,541 (short | long | prev | next)
In Proc: remove upage, add nlocks.
rsc Fri Mar 4 12:44:25 2005
1993/0501    
	QLock	*qlock;		/* addrof qlock being queued for DEBUG */ 
1991/0428    
	int	state; 
1993/0501    
	char	*psstate;	/* What /proc/#/status reports */ 
	Page	*upage;		/* page from palloc */ 
1991/0705    
	Segment	*seg[NSEG]; 
1991/0428    
	ulong	pid; 
1993/0501    
	ulong	noteid;		/* Equivalent of note group */ 
1998/0604/sys/src/9/port/portdat.h:601,6061998/0605/sys/src/9/port/portdat.h:600,607
1993/0501    
	short	notified;	/* sysnoted is due */ 
	Note	lastnote; 
	int	(*notify)(void*, char*); 
1998/0605    
 
	int	nlocks;		/* Number of locks held */ 
1993/0501    
 
1995/0110    
	Mach	*wired; 
	Mach	*mp;		/* machine this process last ran on */ 


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