summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/ipl.h
Commit message (Expand)AuthorAgeFilesLines
* "Sir, the deorbit burn completed succesfully."jhb2001-05-151-45/+0
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-19/+0
* Rename the IPI API from smp_ipi_* to ipi_* since the smp_ prefix is justjhb2001-04-111-4/+4
* Add an MI API for sending IPI's. I used the same API present on the alphajhb2001-04-101-0/+19
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-251-2/+0
* Moved the definitions of AST_PENDING and AST_RESCHED to the correct place.bde2000-10-121-6/+0
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-75/+0
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-5/+12
* Pack the SWI bits to save some time and space.bde2000-05-311-2/+2
* Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use abde2000-05-311-12/+12
* Add taskqueue system for easy-to-use SWIs among other things.dfr2000-05-281-0/+3
* Commit major SMP cleanups and move the BGL (big giant lock) in thedillon2000-03-281-0/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pendingbde1999-07-101-8/+5
* Removed a bogus ifdef that broke using SWI_* in LKMs.bde1998-08-111-6/+2
* Implemented dynamic registration of software interrupt handlers. Notbde1998-08-111-1/+2
* Implementation of Bus Space for FreeBSD-x86.gibbs1998-01-151-1/+4
* ipl.h:gibbs1997-09-211-1/+7
* Oops, this should have been in last commit.fsmp1997-08-211-1/+4
* Hide definitions that depend on the APIC_IO option from LKMs so that LKMsbde1997-07-201-3/+7
* move spl.h to ipl.h, minus the inline spl macros. The inline splpeter1997-05-311-11/+62
* remove #include "opt_smp.h"peter1997-05-071-5/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-271-7/+1
* Try and make these usermode safe, Steve beat me in finding these..peter1997-04-261-1/+3
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-1/+18
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added $Id$dg1994-08-021-0/+35
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-0/+7
OpenPOWER on IntegriCloud