[systemd-commits] NEWS
Kay Sievers
kay at kemper.freedesktop.org
Mon Mar 25 16:42:09 PDT 2013
NEWS | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit c20d8298029a39cc3e9602b30a4d23b951e11df8
Author: Kay Sievers <kay at vrfy.org>
Date: Tue Mar 26 00:41:07 2013 +0100
NEWS: update
diff --git a/NEWS b/NEWS
index b2011cd..6aaca19 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ CHANGES WITH 199:
http://lists.freedesktop.org/archives/systemd-devel/2013-March/009797.html
- * journald will not explicitly flush the journal files to disk
+ * journald will now explicitly flush the journal files to disk
the latest 5min after each write. This will also mark the
files as offline then until the next write. This should
increase reliability. The synchronization delay can be
@@ -50,6 +50,12 @@ CHANGES WITH 199:
* libudev gained a new call udev_device_set_attribute_value()
to set sysfs attributes of a device.
+ * The udev daemon now adjusts its default number of paralell
+ executed worker processes based on the number of available
+ CPUs instead of the amount of available RAM. This is supposed
+ to provide a more reliable default and limit a too agressive
+ paralellism for setups with 1000s of devices connected.
+
Contributions from: Auke Kok, Colin Walters, Cristian
RodrÃguez, Daniel Buch, Dave Reisner, Frederic Crozat, Hannes
Reinecke, Harald Hoyer, Jan Alexander Steffens, Jan
More information about the systemd-commits
mailing list