All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: Rik van Riel <riel@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Davidlohr Bueso <davidlohr.bueso@hp.com>,
	hhuang@redhat.com, Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] ipc/sem.c: fix lockup, restore FIFO behavior
Date: Sat, 25 May 2013 17:16:45 +0200	[thread overview]
Message-ID: <51A0D5DD.1060409@colorfullife.com> (raw)
In-Reply-To: <51A0C166.4000503@redhat.com>

Hi Rik,

On 05/25/2013 03:49 PM, Rik van Riel wrote:
> On 05/25/2013 04:54 AM, Manfred Spraul wrote:
>>
>> But: Let's wait if this really exists: An application that does rarely
>> complex operations (and that doesn't prefer FIFO semantics).
>
> I do not like that downside at all.
>
> The danger of staying in "too slow to be useful" mode forever
> is really not a risk I want to take.
>

I've modified the patch so that it leaves the mode as soon as possible.
Are you aware of any real-life apps that use multiple semops?

--
     Manfred

      reply	other threads:[~2013-05-25 15:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-25  8:54 [PATCH] ipc/sem.c: fix lockup, restore FIFO behavior Manfred Spraul
2013-05-25 13:49 ` Rik van Riel
2013-05-25 15:16   ` Manfred Spraul [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=51A0D5DD.1060409@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=akpm@linux-foundation.org \
    --cc=davidlohr.bueso@hp.com \
    --cc=hhuang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@redhat.com \
    --cc=torvalds@linux-foundation.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.