opnsense-src/sys/amd64
Steve Passe 812e4da7a8 New simple_lock code in asm:
- s_lock_init()
 - s_lock()
 - s_lock_try()
 - s_unlock()

Created lock for IO APIC and apic_imen  (SMP version of imen)
 - imen_lock

Code to use imen_lock for access from apic_ipl.s and apic_vector.s.
Moved this code *outside* of mp_lock.

It seems to work!!!
1997-07-23 20:47:19 +00:00
..
amd64 New simple_lock code in asm: 1997-07-23 20:47:19 +00:00
conf Well, consensus seems very split on this so I talked it over with DG 1997-07-22 08:33:52 +00:00
include New simple_lock code in asm: 1997-07-23 20:47:19 +00:00
isa Last commit didn't take, operator error??? 1997-07-22 20:12:32 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00