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

2000/0227/port/devbridge.c (diff list | history)

2000/0211/sys/src/9/port/devbridge.c:30,362000/0227/sys/src/9/port/devbridge.c:30,36 (short | long | prev | next)
1999/0316    
	MaxQ, 
 
	Maxbridge=	4, 
	Maxport=	16,		// power of 2 
2000/0227    
	Maxport=	32,		// power of 2 
1999/0316    
	CacheHash=	257,		// prime 
	CacheLook=	5,		// how many cache entries to examine 
	CacheSize=	(CacheHash+CacheLook-1), 


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