public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Andrew Morton <akpm@osdl.org>
Cc: "Sébastien Dugué" <sebastien.dugue@bull.net>,
	linux-kernel@vger.kernel.org, tglx@linutronix.de
Subject: Re: [RFC][PATCH RT 1/2] futex_requeue-optimize
Date: Fri, 12 May 2006 08:32:20 +0200	[thread overview]
Message-ID: <20060512063220.GA630@elte.hu> (raw)
In-Reply-To: <20060511091541.05160b2c.akpm@osdl.org>


* Andrew Morton <akpm@osdl.org> wrote:

> Should the futex code be using hlist_heads for that hashtable?

yeah. That would save 1K of .data on 32-bit platforms, 2K on 64-bit 
platforms.

	Ingo

  reply	other threads:[~2006-05-12  6:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10  9:27 [RFC][PATCH RT 1/2] futex_requeue-optimize Sébastien Dugué
2006-05-11 16:15 ` Andrew Morton
2006-05-12  6:32   ` Ingo Molnar [this message]
2006-05-12  8:10     ` Sébastien Dugué
2006-05-12 11:13       ` Sébastien Dugué
2006-05-12 11:12         ` Ingo Molnar
2006-05-12 13:16           ` Sébastien Dugué
2006-05-12 13:40             ` Ingo Molnar
2006-05-12  8:09   ` Sébastien Dugué

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=20060512063220.GA630@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastien.dugue@bull.net \
    --cc=tglx@linutronix.de \
    /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