[systemd-bugs] [Bug 69740] systemctl daemon-reload scales in quadratic time with mount and socket units

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 26 11:21:49 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69740

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
http://cgit.freedesktop.org/systemd/systemd/commit/?id=a57f7e2c828b852eb32fd810dcea041bb2975501

There's probably still a lot to optimize in this area, but the O(n^2) stuff
should be gone now. O(n) is still in there, in many times hard to remove due to
kernel APIs...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130926/e29b2bab/attachment.html>


More information about the systemd-bugs mailing list