freebsd-dev/sys/ia64
Marcel Moolenaar 1093ceb088 Have the unwinder allocate memory with M_NOWAIT. The unwinder is
used by DDB and we cannot know in advance whether it's save to
sleep. It often enough isn't. We may want to pre-allocate space
to cover the most common cases without having to use malloc at
all, but that requires some analysis. We leave that for later.

Approved by: re@ (blanket)
2003-05-27 01:15:16 +00:00
..
acpica Don't hardcode the address of the local (S)APIC (aka processor 2003-01-05 22:14:30 +00:00
compile
conf Add FireWire drivers to GENERIC. 2003-04-21 16:44:05 +00:00
ia32 Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
ia64 Have the unwinder allocate memory with M_NOWAIT. The unwinder is 2003-05-27 01:15:16 +00:00
include Be more careful how we restore interrupts. Don't rewrite most of the 2003-05-24 21:44:24 +00:00
isa
pci