On Fri, Jul 3, 2015 at 2:05 AM, RayBloodworth <[email protected]> wrote:
> Hi, everyone
>
>     I'm optimizing booting performance of my system.
>
>     systemd version: 208
>     platform: freescale i.MX6D Cortex-A9

Please test again with a current release, I doubt anyone here will
help if you are using an older release.


>     I found "systemd-logind.service" takes about 3.7s for starting.
>     Then I added many logs about system time and found that method
> "manager_connect_bus()" in logind.c takes 2.4718s.
>
>     Method "dbus_bus_get_private()" in  "manager_connect_bus()"  blocks 2.3s
> ...
>
>     Could anyone help me with this issue?

Your system is most likely overwhelmed by I/O
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to