diff options
author | jchandra <jchandra@FreeBSD.org> | 2010-12-09 06:34:28 +0000 |
---|---|---|
committer | jchandra <jchandra@FreeBSD.org> | 2010-12-09 06:34:28 +0000 |
commit | 603a66e11639c76d8e0f3b1f21c346cf6a5d93b9 (patch) | |
tree | 3cae870c9bf59459a622cb984c1665b3481f53e6 /share/msgdef | |
parent | f88dac0410229a9c125b7586295dee9ecae57212 (diff) | |
download | FreeBSD-src-603a66e11639c76d8e0f3b1f21c346cf6a5d93b9.zip FreeBSD-src-603a66e11639c76d8e0f3b1f21c346cf6a5d93b9.tar.gz |
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
Diffstat (limited to 'share/msgdef')
0 files changed, 0 insertions, 0 deletions