Discussion:
Redo symtab table sizing
Joerg Sonnenberger
2014-08-15 14:24:46 UTC
Permalink
Hi all,
attached is a first step toward a new handling of the symbol table
embedding. The patch currently always links the kernel twice, but I plan
to refine it in a second step, so that size of the first step is
estimated based on either the default kernel or the last round and to
skip the relink if the estimation matches. I would prefer to make that
an incremental improvement though.

Joerg

Loading...