freebsd-nq/sys/conf
Robert Watson a9abdce44a Add "options ADAPTIVE_GIANT" which causes Giant to also be treated in
an adaptive fashion when adaptive mutexes are enabled.  The theory
behind non-adaptive Giant is that Giant will be held for long periods
of time, and therefore spinning waiting on it is wasteful.  However,
in MySQL benchmarks which are relatively Giant-free, running Giant
adaptive makes an observable difference on SMP (5% transaction rate
improvement).  As such, make adaptive behavior on Giant an option so
it can be more widely benchmarked.
2004-07-27 16:34:48 +00:00
..
defines
files Rename the sound device drivers: 2004-07-16 04:00:08 +00:00
files.alpha Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.amd64 Hook up fdc_acpi for the kernel build. 2004-07-15 16:43:52 +00:00
files.arm
files.i386 Add the ACPI Panasonic extras driver. 2004-07-21 14:47:54 +00:00
files.ia64 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.pc98 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.powerpc db_memrw.c has been subsumed into db_interface.c ala sparc64 2004-07-12 22:13:27 +00:00
files.sparc64 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
kern.mk
kern.post.mk We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and 2004-06-27 23:03:43 +00:00
kern.pre.mk We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and 2004-06-27 23:03:43 +00:00
kmod_syms.awk
kmod.mk Add acpi methods for HID/CID probing, evaluating objects, and walking the 2004-06-29 18:56:14 +00:00
ldscript.alpha
ldscript.amd64 Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses 2004-05-29 01:09:00 +00:00
ldscript.arm
ldscript.i386
ldscript.ia64 Fix the following error: 2004-06-20 22:32:19 +00:00
ldscript.powerpc
ldscript.sparc64
majors
majors.awk
Makefile.alpha
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh When building a kernel or the loader, let the hostname be overridden 2004-07-01 06:40:12 +00:00
NOTES Add "options ADAPTIVE_GIANT" which causes Giant to also be treated in 2004-07-27 16:34:48 +00:00
options Add "options ADAPTIVE_GIANT" which causes Giant to also be treated in 2004-07-27 16:34:48 +00:00
options.alpha Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
options.amd64
options.arm
options.i386
options.ia64
options.pc98 MFi386: Add NETGRAPH_CRONYX. 2004-05-18 11:56:24 +00:00
options.powerpc Catch up with sparc64 OFWCONS_POLL_HZ change 2004-06-25 13:44:34 +00:00
options.sparc64 Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
systags.sh