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

1999/0415/mpc/mem.h (diff list | history)

1999/0415/sys/src/9/mpc/mem.h:17,221999/0522/sys/src/9/mpc/mem.h:17,23 (short | long | prev | next)
1999/0121    
#define PGROUND(s)	ROUND(s, BY2PG) 
#define	CACHELINELOG	4 
#define CACHELINESZ	(1<<CACHELINELOG) 
1999/0522    
#define BLOCKALIGN	CACHELINESZ 
1999/0121    
 
1999/0122    
#define	MHz	1000000 
 


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