All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: "Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@intel.com>
Cc: linux-kernel@vger.kernel.org, robustmutexes@lists.osdl.org,
	Andrew Morton <akpm@osdl.org>,
	Ulrich Drepper <drepper@redhat.com>
Subject: Re: PATCH futex on fusyn (Was: RE: [RFC/PATCH] FUSYN Realtime & robust mutexes for Linux, v2.3.1)
Date: Thu, 19 Aug 2004 08:57:25 +0200	[thread overview]
Message-ID: <20040819065725.GA29785@elte.hu> (raw)
In-Reply-To: <F989B1573A3A644BAB3920FBECA4D25A011F9422@orsmsx407>


* Perez-Gonzalez, Inaky <inaky.perez-gonzalez@intel.com> wrote:

> Performance:

> Environment                       Seconds (10 continuous runs averaged)
> -----------                       -------------------
> plain NPTL and futexes            0.97
> plain NPTL, futexes use fuqueues  1.15
> Under RTNPTL, using fulocks       1.48

hm, nice - only ~18% slowdown for a very locking-intense workload. If
that could be made somewhat lower (without bad compromises) it would
kill most of the performance-based objections.

the RTNPTL overhead (+~30%) is to be expected i guess - but it's
optional so no pain.

	Ingo

  reply	other threads:[~2004-08-19  6:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19  2:07 PATCH futex on fusyn (Was: RE: [RFC/PATCH] FUSYN Realtime & robust mutexes for Linux, v2.3.1) Perez-Gonzalez, Inaky
2004-08-19  6:57 ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-20  2:15 Perez-Gonzalez, Inaky

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=20040819065725.GA29785@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=drepper@redhat.com \
    --cc=inaky.perez-gonzalez@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robustmutexes@lists.osdl.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.