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

1991/0711/power/mem.h (diff list | history)

1991/0705/sys/src/9/power/mem.h:103,1091991/0711/sys/src/9/power/mem.h:103,109 (short | long | prev | next)
1991/0425    
#define TLBPID(n)	(((n)>>6)&0x3F) 
1991/0705    
#define PTEMAPMEM	(1024*1024)	 
#define	PTEPERTAB	(PTEMAPMEM/BY2PG) 
1991/0501    
#define STLBLOG		11 
1991/0711    
#define STLBLOG		13 
1991/0425    
#define STLBSIZE	(1<<STLBLOG) 
1990/0227    
 
1991/0705    
#define SEGMAPSIZE	64 


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