summaryrefslogtreecommitdiffstats
path: root/sys/sys/smp.h
Commit message (Expand)AuthorAgeFilesLines
* General cleanup of the lock pushdown code. They are grouped and enabledfsmp1997-09-071-1/+2
* Another round of lock pushdown.fsmp1997-08-301-1/+9
* Clean up the SMP AP bootstrap and eliminate the wretched idle procs.peter1997-08-261-2/+1
* A clean fix for the spl "deadlock before smp_active" problem.fsmp1997-08-241-1/+2
* Made PEND_INTS default.fsmp1997-08-211-14/+1
* Preperation for moving cpl into critical region access.fsmp1997-08-201-2/+8
* Removed volatile from arg to simple_lock & friends.fsmp1997-08-181-4/+4
* The promised "better fix" for "Trap 9 When Boot SMP" problem.fsmp1997-08-151-2/+3
* Fixed imen declaration.fsmp1997-07-311-2/+2
* Converted the TEST_LOPRIO code to default.fsmp1997-07-311-2/+2
* Modified the PEND_INTS algorithm to fix the ISA INT loss problem.fsmp1997-07-281-1/+11
* param.h:fsmp1997-07-241-2/+2
* Forced 32bit alignment of struct simple_lock in param.h.fsmp1997-07-231-2/+3
* Coded simple_lock and friends in asm.fsmp1997-07-231-1/+7
* Last commit didn't take, operator error???fsmp1997-07-221-2/+17
* Pass string arg to apic_dump.fsmp1997-07-201-2/+2
* Many new test defines, including:fsmp1997-07-131-1/+2
* General cleanup of APIC code.fsmp1997-07-081-3/+3
* Additional debugging functions and macros.fsmp1997-07-061-2/+12
* Preliminaries for stop_cpus()/restart_cpus().fsmp1997-06-271-3/+16
* Modified to declare merged/renamed functions:fsmp1997-06-251-5/+4
* Preliminary support for per-cpu data pages.peter1997-06-221-35/+7
* apic.h now has structure definitions for both the local APIC and io APIC.fsmp1997-05-291-1/+13
* Add declaration of mp_probe().fsmp1997-05-281-1/+2
* remove #include "opt_smp.h"peter1997-05-071-6/+1
* Force user to config SMP kernel with "options APIC_IO".fsmp1997-05-061-1/+5
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.fsmp1997-05-051-2/+3
* added declaration for get_isa_apic_mask().fsmp1997-05-031-1/+2
* cleaned up FAST_IPI code.fsmp1997-05-011-1/+2
* changed expect_lock() to try_lock(), the real name used in mplock.sfsmp1997-04-301-2/+2
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.fsmp1997-04-281-6/+2
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-0/+135
OpenPOWER on IntegriCloud