aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/smptests.h
Commit message (Expand)AuthorAgeFilesLines
* Localized the cy driver's locking.Bruce Evans2003-11-161-12/+0
* New i386 SMP code:John Baldwin2003-11-031-35/+0
* Clean up some junk defines, and GC the TPR options.Peter Wemm2003-01-231-23/+0
* Remove #define APIC_INTR_HIGHPRI_CLOCK - this is no longer usedPeter Wemm2002-07-081-7/+0
* Back out all the pmap related stuff I've touched over the last few days.Peter Wemm2002-02-271-0/+7
* Work-in-progress commit syncing up pmap cleanups that I have been workingPeter Wemm2002-02-251-7/+0
* Remove the BETTER_CLOCK #ifdef's. The code is on by default and is hereJohn Baldwin2001-04-101-22/+1
* Zap last remaining references to (and a use use of) of simple_locks.Peter Wemm2001-01-311-10/+0
* Remove APIC_INTR_DIAGNOSTIC - this has been disabled for some time now.Peter Wemm2001-01-211-86/+0
* Remove the MAYBE_PANIC and GUARD_CPU macros - unused.Peter Wemm2001-01-211-34/+0
* - Change fast interrupts on x86 to push a full interrupt frame and toJohn Baldwin2000-10-061-2/+0
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-4/+1
* Commit major SMP cleanups and move the BGL (big giant lock) in theMatthew Dillon2000-03-281-80/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove stuff related to microtime.s, which is gone.Poul-Henning Kamp1998-04-061-3/+1
* Reenable redirection of clock interrupt to a higher priority vector.Tor Egge1998-03-071-2/+2
* Disable redirection of clock interrupt to a higher priority vector.Tor Egge1998-03-041-2/+2
* When entering the apic version of slow interrupt handler, levelTor Egge1998-03-031-1/+32
* The improvements to clock statistics by Tor EggeSteve Passe1997-12-081-1/+22
* DISABLE LEVEL_3 lock pushdown, somethings seems to have broken!Steve Passe1997-09-071-2/+2
* General cleanup of the lock pushdown code. They are grouped and enabledSteve Passe1997-09-071-9/+109
* General cleanup of the sub-system locking macros.Steve Passe1997-09-011-17/+2
* Debug version of simple_lock. This will store the CPU id of theSteve Passe1997-08-311-1/+15
* Another round of lock pushdown.Steve Passe1997-08-301-1/+19
* Introduce FAST_HI option, ON by default.Steve Passe1997-08-291-1/+15
* Made PEND_INTS default.Steve Passe1997-08-211-40/+31
* Preperation for moving cpl into critical region access.Steve Passe1997-08-201-17/+13
* Eliminate frequent silo overflows by restoring the TEST_LOPRIO code.Steve Passe1997-08-041-1/+7
* Converted the TEST_LOPRIO code to default.Steve Passe1997-07-311-11/+2
* Comment out PEND_INTS for now, it breaks ISA INTs.Steve Passe1997-07-261-2/+4
* Removed "options SMP_TIMER_NC".Steve Passe1997-07-261-24/+39
* Developed a new strategy for handling the 8254/8259/APIC issue.Steve Passe1997-07-201-1/+9
* Added #define APIC_PIN0_TIMER.Steve Passe1997-07-191-1/+9
* Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.Steve Passe1997-07-181-9/+12
* Turned OFF DEBUG_CPUSTOP as the default. This was necessary as kernels withoutSteve Passe1997-07-171-2/+2
* Cleanup.Steve Passe1997-07-151-50/+56
* New defines to eliminate "magic numbers" in various places.Steve Passe1997-07-151-3/+11
* Many new test defines, including:Steve Passe1997-07-131-6/+88
* Additional debugging functions and macros.Steve Passe1997-07-061-2/+37
* Preliminaries for stop_cpus()/restart_cpus().Steve Passe1997-06-271-3/+8
* Added a test called 'LATE_START'.Steve Passe1997-05-261-1/+6
* removed TEST_CPUHITS code.Steve Passe1997-04-281-10/+1
* removed all the TEST_UPPERPRIO crud.Steve Passe1997-04-281-10/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,Steve Passe1997-04-271-15/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!Peter Wemm1997-04-261-0/+92