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

1990/0724/gnot/main.c (diff list | history)

1990/0722/sys/src/9/gnot/main.c:308,3141990/0724/sys/src/9/gnot/main.c:308,314 (short | long | prev | next)
1990/0310    
	conf.nqueue = 5 * conf.nstream; 
1990/0722    
	conf.nblock = 24 * conf.nstream; 
1990/0603    
	conf.nsrv = 32*mul; 
	conf.nbitmap = 100*mul; 
1990/0724    
	conf.nbitmap = 300*mul; 
1990/0709    
	conf.nbitbyte = 300*1024*mul; 
	if(*(uchar*)MOUSE & (1<<4)) 
		conf.nbitbyte *= 2;	/* ldepth 1 */ 


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