All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: Andrey Vagin <avagin@openvz.org>, linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Mathias Krause <minipli@googlemail.com>,
	Joe Perches <joe@perches.com>, Davidlohr Bueso <davidlohr@hp.com>
Subject: Re: [PATCH] ipc: always handle a new value of auto_msgmni
Date: Thu, 14 Aug 2014 11:37:45 +0200	[thread overview]
Message-ID: <53EC8369.8030406@colorfullife.com> (raw)
In-Reply-To: <1407936117-2985-1-git-send-email-avagin@openvz.org>

Hi Andrey,

On 08/13/2014 03:21 PM, Andrey Vagin wrote:
> proc_dointvec_minmax() returns zero, if a new value has been set.
> So we don't need to check all charectes have been handled.
What do you use auto_msgmni for?

I would propose to remove the whole logic - just always allow 32000 
message queues.

--
     Manfred

  reply	other threads:[~2014-08-14  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13 13:21 [PATCH] ipc: always handle a new value of auto_msgmni Andrey Vagin
2014-08-14  9:37 ` Manfred Spraul [this message]
2014-08-14 13:34   ` Andrew Vagin
2014-08-16 20:29     ` Manfred Spraul
2014-08-19  6:42       ` Andrew Vagin

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=53EC8369.8030406@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=akpm@linux-foundation.org \
    --cc=avagin@openvz.org \
    --cc=davidlohr@hp.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minipli@googlemail.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 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.