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

1994/0817/port/portdat.h (diff list | history)

1994/0816/sys/src/9/port/portdat.h:315,3201994/0817/sys/src/9/port/portdat.h:315,321 (short | long | prev | next)
add Image.notext, PriNormal, PriRoot
rsc Fri Mar 4 12:44:25 2005
1992/0824    
	Segment *s;			/* TEXT segment for image if running */ 
1991/0705    
	Image	*hash;			/* Qid hash chains */ 
	Image	*next;			/* Free list */ 
1994/0817    
	int	notext;			/* no file associated */ 
1991/0428    
}; 
 
1991/0705    
struct Pte 
1994/0816/sys/src/9/port/portdat.h:500,5061994/0817/sys/src/9/port/portdat.h:501,509
1993/0501    
	NERR = 15, 
	NNOTE = 5, 
1993/1201    
 
1994/0816    
	Nrq	= 5, 
1994/0817    
	Nrq		= 20, 
	PriNormal	= 10, 
	PriRoot		= 5, 
1991/0428    
}; 
 
struct Proc 


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