linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: David Howells <dhowells@cambridge.redhat.com>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	dhowells@redhat.com, "David S. Miller" <davem@redhat.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [andrea@suse.de: Re: generic rwsem [Re: Alpha "process table hang"]]
Date: Fri, 20 Apr 2001 20:58:12 +0200	[thread overview]
Message-ID: <20010420205812.C32159@athlon.random> (raw)
In-Reply-To: <torvalds@transmeta.com> <24526.987755027@warthog.cambridge.redhat.com>
In-Reply-To: <24526.987755027@warthog.cambridge.redhat.com>; from dhowells@cambridge.redhat.com on Fri, Apr 20, 2001 at 09:23:47AM +0100

On Fri, Apr 20, 2001 at 09:23:47AM +0100, David Howells wrote:
> Andrea seems to have changed his mind on the non-inlining in the generic case.

I changed my mind because if you benchmark the fast path you will do it without
running out of icache (basically only down_* and up_* will be in the icache
during the tight loop). And either ways shouldn't make a measurable difference
in a real life benchmark.

Andrea

      parent reply	other threads:[~2001-04-20 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.31.0104192315480.4357-100000@penguin.transmeta.com>
2001-04-20  8:23 ` [andrea@suse.de: Re: generic rwsem [Re: Alpha "process table hang"]] David Howells
2001-04-20 17:46   ` Linus Torvalds
2001-04-25 13:20     ` Jamie Lokier
2001-04-20 18:58   ` Andrea Arcangeli [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=20010420205812.C32159@athlon.random \
    --to=andrea@suse.de \
    --cc=davem@redhat.com \
    --cc=dhowells@cambridge.redhat.com \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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;
as well as URLs for NNTP newsgroup(s).