From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Jens Axboe <axboe@suse.de>
Cc: Zhu Yi <yi.zhu@intel.com>,
jketreno@linux.intel.com,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ipw2200 stack reduction
Date: Thu, 29 Dec 2005 12:39:23 +0200 [thread overview]
Message-ID: <84144f020512290239t6192b344g63e4a71e44e8dfaa@mail.gmail.com> (raw)
In-Reply-To: <20051229091940.GD2772@suse.de>
Hi,
On 12/29/05, Jens Axboe <axboe@suse.de> wrote:
> Well you could do that if you wanted, but 500 bytes of dynamic
> allocation is not a big issue. But it could be an optimization on top of
> this patch, indeed. The downside is that you then have to do 2
> allocations for each command, so whether it would be a win or not I
> don't know.
The allocation shouldn't make much difference but for the implicit
memset() smaller size is a win maybe?
Pekka
next prev parent reply other threads:[~2005-12-29 10:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-28 21:29 Jens Axboe
2005-12-29 8:48 ` Pekka Enberg
2005-12-29 9:00 ` Jens Axboe
2005-12-29 9:07 ` Zhu Yi
2005-12-29 9:19 ` Jens Axboe
2005-12-29 10:39 ` Pekka Enberg [this message]
2005-12-29 11:14 ` Jens Axboe
2005-12-29 11:19 ` Jens Axboe
2005-12-30 5:23 ` Zhu Yi
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=84144f020512290239t6192b344g63e4a71e44e8dfaa@mail.gmail.com \
--to=penberg@cs.helsinki.fi \
--cc=axboe@suse.de \
--cc=jketreno@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=yi.zhu@intel.com \
/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
Powered by JetHome