Re: [PATCH] module: Fix performance regression on modules withlarge symbol tables

From: Jan Beulich
Date: Tue Nov 08 2011 - 05:37:41 EST


>>> On 07.11.11 at 20:58, Kevin Cernekee <cernekee@xxxxxxxxx> wrote:
> We will also want to check the strmap bits, since it's possible that
> "cba_" was a core symbol but "edcba_" is not. In which case we did not
> allocate room for the "ed" part, back in layout_symtab().

Why would you want to keep the leading part if it's not part of a
core symbol's name?

Jan

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