X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=6aaca19b6d414a6a1316e8a10009d4d842fff0bd;hb=b56c267ffbd3a5598dfa1dba5e6a51b38fcaed57;hp=8815ce9c4ed10f3378f14914f1ec2a2e2a12348c;hpb=35911459410714a0e9108b35da78f96919b65ee7;p=elogind.git diff --git a/NEWS b/NEWS index 8815ce9c4..6aaca19b6 100644 --- a/NEWS +++ b/NEWS @@ -32,9 +32,9 @@ 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 read. This should + files as offline then until the next write. This should increase reliability. The synchronization delay can be configured via SyncIntervalSec= in journald.conf. @@ -47,6 +47,15 @@ CHANGES WITH 199: from. This complements sockets.target with a similar purpose for socket units. + * 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