public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* scaling of msgmni
@ 2014-05-25 20:15 Manfred Spraul
  0 siblings, 0 replies; only message in thread
From: Manfred Spraul @ 2014-05-25 20:15 UTC (permalink / raw)
  To: Nadia Derbey; +Cc: Linux Kernel Mailing List, Davidlohr Bueso

Hi Nadia,

You added a patch that adds dynamic scaling of MSGMNI (f7bf3df8).
The description begins with:
> On large systems we'd like to allow a larger number of message queues.  In
> some cases up to 32K.  However simply setting MSGMNI to a larger value may
> cause problems for smaller systems.
Which problems did you imagine?

For shm, we have just completed patches that set the limit to (nearly) 
ULONG_MAX as default.

Perhaps we could do the same step for msg, too?
Remove the whole logic, increase the limits to the maximum supported.
(or, if your concerns are valid and apply to shm, too - drop the patch 
for shm).

--
     Manfred

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-25 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-25 20:15 scaling of msgmni Manfred Spraul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox