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

1995/0117/carrera/mem.h (diff list | history)

1995/0115/sys/src/9/carrera/mem.h:166,1711995/0117/sys/src/9/carrera/mem.h:166,172 (short | long | prev | next)
1993/0903    
#define	KSEG2	0xC0000000 
#define	KSEG3	0xE0000000 
#define	KSEGM	0xE0000000	/* mask to check which seg */ 
1995/0117    
#define	CACHELINESZ	128 
1993/0903    
 
1994/0209    
#define	PIDXSHFT	12 
#define	PIDX		(0x7<<PIDXSHFT) 


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