summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/smptests.h
Commit message (Expand)AuthorAgeFilesLines
* 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