On Fri, 2008-08-08 at 16:59 -0400, Oren Laadan wrote:
kmalloc/kfree() area really, really fast. I wonder if the code gets
easier or harder to read if we just alloc/free as we need to.
How large are these allocations, usually? Will stack allocation work in
most cases?
-- Dave
--