freebsd-dev/sys/ia64
John Baldwin 536af0d751 Mark the __curthread() functions as __pure2 and remove the volatile keyword
from the inline assembly.  This allows the compiler to cache invocations of
curthread since it's value does not change within a thread context.

Submitted by:	zec (i386)
MFC after:	1 week
2010-07-29 18:44:10 +00:00
..
acpica Add acpi_find_table() -- a convenience function for looking up an 2010-07-07 20:07:33 +00:00
compile
conf Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
disasm
ia32 Change ia64' struct syscall_args definition so that args is a pointer to 2010-05-24 17:24:14 +00:00
ia64 Remove pointless BOOTP conditional. 2010-07-07 19:34:48 +00:00
include Mark the __curthread() functions as __pure2 and remove the volatile keyword 2010-07-29 18:44:10 +00:00
isa Remove isa_irq_pending(). It's not used. 2009-04-24 03:43:20 +00:00
pci Disable interrupts when calling into SAL for PCI configuration 2010-03-22 03:06:11 +00:00