]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/install.c
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
authorkayrus <kayrus@users.noreply.github.com>
Fri, 29 Apr 2016 13:59:51 +0000 (15:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Apr 2016 13:59:51 +0000 (15:59 +0200)
commit313fe66fbd0cd3d62566edece7944d6cf45b1b21
tree5659eec8391c56f12133e136c406a010c07b694d
parent3e39355a96f615f2cb1e805c7d74efbc272de1cd
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)

This commit improves systemd performance on the systems which have
thousands of units.
src/core/dbus-manager.c
src/core/org.freedesktop.systemd1.conf
src/shared/install.c
src/shared/install.h
src/systemctl/systemctl.c
src/test/test-install-root.c
src/test/test-install.c
src/test/test-unit-file.c