On Thu, Nov 06, 2014 at 06:01:41PM +0100, Maxime Villard wrote: > http://mail-index.netbsd.org/tech-kern/2014/10/27/msg017874.html > > I think we should implement a set of kmem_vXX functions, which > don't need a size argument to free: > void *kmem_valloc(size_t size) > void kmem_vfree(void *ptr)
Let me think about some other names. What about malloc() and free() ?
--
Michael van Elst
Internet: [email protected]
"A potential Snark may lurk in every tree."
