[systemd-commits] Changes to 'enabled-optimization'

David Strauss straussd at kemper.freedesktop.org
Wed May 21 20:37:44 PDT 2014


New branch 'enabled-optimization' available with the following commits:
commit 1ae8dc0b9e90ee34a6b7e1383956c65534ada973
Author: Skyler Leigh Amador <nevermaker at gmail.com>
Date:   Mon Apr 28 21:54:27 2014 -0700

    Cache unit file states to avoid walking filesytem repeatedly
    
    Figuring out whether a unit file is enabled currently takes O(files+links).
    Pre-caching a reverse mapping of unit->symlinks reduces this to amortized O(1)



More information about the systemd-commits mailing list