Date: Wed, 14 Apr 2010 12:13:07 -0500 From: Alan Cox <alc@cs.rice.edu> To: freebsd-emulation@freebsd.org Cc: Alan Cox <alc@cs.rice.edu> Subject: VirtualBox and kmem_alloc_attr() Message-ID: <4BC5F7A3.5090603@cs.rice.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BC5F7A3.5090603>