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

1991/1210/pc/mem.h (diff list | history)

1991/1004/sys/src/9/pc/mem.h:48,531991/1210/sys/src/9/pc/mem.h:48,54 (short | long | prev | next)
1991/0625    
#define TSTKSIZ 10 
1991/0718    
#define	USTKTOP		(TSTKTOP-TSTKSIZ*BY2PG)	/* byte just beyond user stack */ 
1991/1004    
#define	USTKSIZE	(16*1024*1024 - TSTKSIZ*BY2PG)	/* size of user stack */ 
1991/1210    
#define ROMBIOS		(KZERO|0xF0000) 
1991/0625    
 
#define	MACHSIZE	4096 
 


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