VirtualBox and kmem_alloc_attr()

Alan Cox alc at cs.rice.edu
Wed Apr 14 17:31:43 UTC 2010


I have added a new kernel interface for allocating kernel virtual 
memory, kmem_alloc_attr(), that should make a proper implementation of 
VirtualBox's function rtR0MemObjNativeAllocLow() easy.  
kmem_alloc_attr() is now supported by HEAD, 8-STABLE, and 7-STABLE.

Regards,
Alan



More information about the freebsd-emulation mailing list