Re: [RFC v2 1/7] hashtable: introduce a small and naive hashtable

From: Linus Torvalds
Date: Fri Aug 03 2012 - 20:06:06 EST


On Fri, Aug 3, 2012 at 5:03 PM, Sasha Levin <levinsasha928@xxxxxxxxx> wrote:
>
> The problem with that code was that it doesn't work with dynamically allocated hashtables, or hashtables that grow/shrink.

Sure. But once you have that kind of complexity, why would you care
about the trivial cases?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/