<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, everyone<BR> <BR>    I'm optimizing booting performance of my system.<BR> <BR>    systemd version: 208<BR>    platform: freescale i.MX6D Cortex-A9<BR> <BR>    I found "systemd-logind.service" takes about 3.7s for starting.<BR>    Then I added many logs about system time and found that method "manager_connect_bus()" in logind.c takes 2.4718s.<BR> <BR>    Method "dbus_bus_get_private()" in  "manager_connect_bus()"  blocks 2.3s ...<BR> <BR>    Could anyone help me with this issue?<BR> <BR>BR,<BR>Ray<BR>                                      </div></body>
</html>