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

1993/1224/carrera/mem.h (diff list | history)

1993/1218/sys/src/9/carrera/mem.h:140,1461993/1224/sys/src/9/carrera/mem.h:140,146 (short | long | prev | next)
1993/0903    
#define	PTEPERTAB	(PTEMAPMEM/BY2PG) 
#define STLBLOG		13 
#define STLBSIZE	(1<<STLBLOG) 
1993/1211    
#define KPTELOG		6 
1993/1224    
#define KPTELOG		7 
1993/0903    
#define KPTESIZE	(1<<KPTELOG) 
#define SEGMAPSIZE	512 
 


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