Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: raspberry pi panic 7.0_BETA after install fs resize



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: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index