chiark / gitweb /
Allow up to 4096 simultaneous connections
authorHannes Reinecke <hare@suse.de>
Wed, 4 Mar 2015 15:32:17 +0000 (16:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Mar 2015 02:43:34 +0000 (21:43 -0500)
On large system we hit the limit on 512 simultaneous dbus
connections, resulting in tons of annoying messages:

Too many concurrent connections, refusing

This patch raises the limit to 4096.


No differences found