wagnerlia-li...@yahoo.com wrote: >>> Bootup and shutdown times are considerably faster than >>> with SysVinit. >> >> Do you have any data? How fast can you get from grub to the login >> prompt using systemd? sysvinit? What hardware are you using? > > LFS 7.2 from grub to login prompt and back with 2.4 Ghz (dual) > Core i5 on the notebook running in Parallels 8, no SSD: > > SysVinit: 15 sec. bootup, 14 sec. shutdown > Systemd : 4.5 sec. bootup, 4 sec. shutdown
For the LFS system, can you post the output from a typical boot in /var/log/boot.log. For instance, mine is: Oct 02 20:19:22 +00:00 (none) Mounting virtual file systems: /run /proc /sys /dev OK Oct 02 20:19:22 +00:00 (none) Bringing up the loopback interface... OK Oct 02 20:19:22 +00:00 (none) Setting hostname to blfs... OK Oct 02 20:19:22 +00:00 blfs Populating /dev with device nodes... OK Oct 02 20:19:24 +00:00 blfs Activating all swap files/partitions... OK Oct 02 20:19:24 +00:00 blfs Mounting root file system in read-only mode... OK Oct 02 20:19:24 +00:00 blfs Checking file systems... OK Oct 02 20:19:25 +00:00 blfs Remounting root file system in read-write mode... OK Oct 02 20:19:25 +00:00 blfs Recording existing mounts in /etc/mtab... OK Oct 02 20:19:25 +00:00 blfs Mounting remaining file systems... OK Oct 02 20:19:25 +00:00 blfs Cleaning file systems: OK Oct 02 20:19:25 +00:00 blfs Creating files and directories... OK Oct 02 20:19:25 +00:00 blfs Retrying failed uevents, if any... OK Oct 02 20:19:31 +00:00 blfs Starting system log daemon... OK Oct 02 20:19:31 +00:00 blfs Starting kernel log daemon... OK Oct 02 20:19:31 +00:00 blfs Bringing up the eth0 interface... Oct 02 20:19:31 +00:00 blfs Adding IPv4 address 192.168.0.22 to the eth0 interface... OK Oct 02 20:19:31 +00:00 blfs Setting up default gateway... OK Oct 02 20:19:31 +00:00 blfs Starting ntpd... OK Oct 02 20:19:31 +00:00 blfs Starting the D-Bus Messagebus Daemon... OK Oct 02 20:19:31 +00:00 blfs Starting SSH Server... OK In this case, there seems to be a longer than usual wait in udev_retry. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page