All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] make mballoc history a config option
Date: Fri, 01 Feb 2008 15:16:58 -0600	[thread overview]
Message-ID: <47A38C4A.9000402@redhat.com> (raw)
In-Reply-To: <47A37F85.1050006@redhat.com>

Eric Sandeen wrote:

> It's a bit shocking how much this matters to the size of
> ext4_mb_release_inode_pa etc; I've not yet found the 
> reason why.

Oh, well, duh - its' the big 108 byte allocation context on the
stack.... and if it's not used it gets optimized away.

I think it's worth looking at allocating that one.

-Eric

  reply	other threads:[~2008-02-01 21:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 20:22 [PATCH] make mballoc history a config option Eric Sandeen
2008-02-01 21:16 ` Eric Sandeen [this message]
2008-02-01 21:52   ` Eric Sandeen

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=47A38C4A.9000402@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.