freebsd-dev/sys/i386/conf
Robert Watson b505f47bef Add ADAPTIVE_GIANT to GENERIC on i386, with the intent of making it
a standard configuration similar to [NO_]ADAPTIVE_MUTEXES.  This
feature causes Giant to be included in the set of mutexes adaptively
spun on.  It appears to have a positive effect on performance on SMP
across several workloads, including measurements of a 16% improvement
on buildworld, and 30%+ improvement for MySQL using the supersmack
benchmark with Giant over the network stack; a 6% improvement without
Giant on the network stack (as a result of less giant contention).
2004-08-11 01:34:18 +00:00
..
GENERIC Add ADAPTIVE_GIANT to GENERIC on i386, with the intent of making it 2004-08-11 01:34:18 +00:00
GENERIC.hints Fix booting with ps2 keyboards. 2004-04-01 21:48:31 +00:00
gethints.awk Retire the perl gethints.conf in favour of an awk version. Move 2002-07-16 09:28:25 +00:00
Makefile Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
NOTES Break out the MI part of the /dev/[k]mem and /dev/io drivers into 2004-08-01 11:40:54 +00:00
OLDCARD oldcard's card device no longer requires a count 2004-07-13 16:11:34 +00:00
PAE We don't support USB devices in PAE mode, so catch up with GENERIC rev 1.402. 2004-05-10 14:23:36 +00:00