Re: [PATCH 03/10] jump label v11: base patch

From: Ingo Molnar
Date: Tue Sep 21 2010 - 11:09:40 EST



* Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> > [someone, identity censored by Andi] wrote:
> >
> > Also, I think the hash table deals nicely with modules.
>
> Maybe but it's also a lot of code. And it seems to me that it is
> optimizing the wrong thing. Simpler is nicer.

Uhm, no - you are not making it simpler, you are making it stupider.

Using a list walk for even 100 items is already borderline horrible and
tasteless. We dont want crap code.

Thanks,

Ingo
--
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/