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

1990/0614/power/mem.h (diff list | history)

1990/0614/sys/src/9/power/mem.h:110,1161990/0821/sys/src/9/power/mem.h:110,116 (short | long | prev | next)
1990/0227    
#define	TSTKTOP	(USERADDR+100*BY2PG)	/* top of temporary stack */ 
#define	KZERO	KSEG0			/* base of kernel address space */ 
#define	KTZERO	(KSEG0+0x20000)		/* first address in kernel text */ 
                 
1990/0821    
#define	USTACKSIZE	(4*1024*1024)	/* size of user stack */ 
1990/0227    
/* 
 * Exception codes 
 */ 


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