Jake Burkholder df38f87be1 Minimal testing has shown that a 4 page tsb is a nice sweet spot for current
work loads.  It tapers off after that as gcc's working set generally just fits.

compiling bin/csh:

TSB_PAGES = 2
	213.33 real        77.59 user       110.01 sys
TSB_PAGES = 4
	116.43 real        75.78 user        19.16 sys
TSB_PAGES = 8
	119.27 real        76.38 user        18.12 sys

Testing by:	tmm
2002-02-27 06:18:02 +00:00
..
2002-01-08 04:36:53 +00:00
2001-11-18 03:41:12 +00:00
2001-11-18 20:30:16 +00:00
2001-12-29 07:00:30 +00:00
2002-02-26 21:49:46 +00:00
2001-12-29 07:02:12 +00:00
2002-02-23 18:41:34 +00:00
2001-12-09 19:12:07 +00:00
2001-11-18 20:30:16 +00:00