freebsd-dev/sys/powerpc
Robert Watson 1a8cfbc450 Pass a thread argument into cpu_critical_{enter,exit}() rather than
dereference curthread.  It is called only from critical_{enter,exit}(),
which already dereferences curthread.  This doesn't seem to affect SMP
performance in my benchmarks, but improves MySQL transaction throughput
by about 1% on UP on my Xeon.

Head nodding:	jhb, bmilekic
2004-07-27 16:41:01 +00:00
..
aim Save DAR/DSISR in DDB regsave area when stack overflow detected. It's 2004-07-27 03:46:34 +00:00
compile
conf Empty GENERIC.hints file needed by make release. 2004-07-19 02:08:22 +00:00
include Pass a thread argument into cpu_critical_{enter,exit}() rather than 2004-07-27 16:41:01 +00:00
ofw Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful 2004-07-06 03:22:05 +00:00
powermac Make this compile: add sys/module.h and KDBify. 2004-07-22 00:54:01 +00:00
powerpc Make sure icache is sync'd whenever memory is touched. It may 2004-07-27 07:04:58 +00:00
psim Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00