lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 25 May 2014 22:15:34 +0200
From:	Manfred Spraul <manfred@...orfullife.com>
To:	Nadia Derbey <Nadia.Derbey@...l.net>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Davidlohr Bueso <davidlohr@...com>
Subject: scaling of msgmni

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ