All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: Matthew Kirkwood <matthew@hairy.beasts.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH][RFC] Lightweight user-level semaphores
Date: Fri, 11 Jan 2002 16:50:04 +0100	[thread overview]
Message-ID: <3C3F09AC.8EC143E2@colorfullife.com> (raw)

> Actually, the more I look at Linus's original idea, the more
> sense it seems to make (and the more I regret scrapping my
> almost-complete implementation of it for the fd idea :)

Do you have a plan how to implement the no-contention case entirely in
userspace?
That would make them really fast, not just saving 50 or 100 cycles
through a special syscall and bypassing VFS.

--
	Manfred

             reply	other threads:[~2002-01-11 15:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11 15:50 Manfred Spraul [this message]
2002-01-11 16:15 ` [PATCH][RFC] Lightweight user-level semaphores Matthew Kirkwood
2002-01-11 17:03   ` Alan Cox
2002-01-13 12:38     ` Matthew Kirkwood
2002-01-13 12:55       ` Manfred Spraul
2002-01-13 15:13       ` Alan Cox
2002-01-14  1:35         ` Rusty Russell
     [not found] <Pine.LNX.4.33.0201081443540.8169-100000@penguin.transmeta.com>
2002-01-09 23:23 ` Matthew Kirkwood
2002-01-11  5:55   ` Rusty Russell
2002-01-11 11:40     ` Matthew Kirkwood
  -- strict thread matches above, loose matches on Subject: below --
2002-01-07 20:05 Matthew Kirkwood
2002-01-07 20:28 ` Linus Torvalds
2002-01-07 22:03   ` Matthew Kirkwood
2002-01-07 22:38     ` Linus Torvalds
2002-01-08 13:56 ` Alan Cox

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=3C3F09AC.8EC143E2@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@hairy.beasts.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.