public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Jan Beulich <JBeulich@suse.com>, Kevin Cernekee <cernekee@gmail.com>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] module: Fix performance regression on modules with large symbol tables
Date: Wed, 09 Nov 2011 08:00:27 +1030	[thread overview]
Message-ID: <87sjlyqp3g.fsf@rustcorp.com.au> (raw)
In-Reply-To: <4EB8EE31020000780005F869@novprvoes0310.provo.novell.com>

On Tue, 08 Nov 2011 00:54:09 -0700, "Jan Beulich" <JBeulich@suse.com> wrote:
> >>> On 07.11.11 at 20:58, Kevin Cernekee <cernekee@gmail.com> 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?

Indeed, sorry, I didn't read this part.

Cheers,
Rusty.

      reply	other threads:[~2011-11-08 23:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-05  0:48 [PATCH] module: Fix performance regression on modules with large symbol tables Kevin Cernekee
2011-11-07  1:29 ` Rusty Russell
2011-11-07 19:58   ` Kevin Cernekee
2011-11-07 23:27     ` Rusty Russell
2011-11-08  7:54     ` Jan Beulich
2011-11-08 21:30       ` Rusty Russell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sjlyqp3g.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=JBeulich@suse.com \
    --cc=cernekee@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox