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