freebsd-dev/sys/mips
Jayachandran C. 6264198089 UMA_MD_SMALL_ALLOC for mips.
Implement uma_small_alloc() and uma_small_free() for mips that allocates
pages from direct mapped memory. Uses the same mechanism as the page table
page allocator, so that we allocate from KSEG0 in 32 bit, and from XKPHYS
on 64 bit.

Reviewed by:	alc, jmallett
2010-12-09 06:34:28 +00:00
..
adm5120 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
alchemy Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
atheros Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
cavium Add interrupt describing and binding to CIU. 2010-12-01 05:24:29 +00:00
compile
conf Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
idt Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
include UMA_MD_SMALL_ALLOC for mips. 2010-12-09 06:34:28 +00:00
malta Fix MALTA64 build. 2010-04-19 09:03:34 +00:00
mips UMA_MD_SMALL_ALLOC for mips. 2010-12-09 06:34:28 +00:00
rmi Use if_transmit method instead of if_start, this avoids the interface queue lock. 2010-11-27 13:35:19 +00:00
sentry5 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
sibyte Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00