chiark / gitweb /
udevd.c: set udev children_max according to CPU count
authorHarald Hoyer <harald@redhat.com>
Mon, 25 Mar 2013 12:02:05 +0000 (13:02 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 25 Mar 2013 12:11:18 +0000 (13:11 +0100)
commit8cc3f8c0bcd23bb68166cb197a4c541d7621b19c
tree1bb55a030032ae01c4459809a863b73bcb0b60ae
parentc5962bd1d11553425e3784ee00aa8d101c1b80fc
udevd.c: set udev children_max according to CPU count

Setting children_max according to RAM leads to too much concurrent I/O.
src/udev/udevd.c