Linux FAQ : 系統重啟時間分析
系統重啟時間分析 How long is system boot spend ? 參考 : Time it takes to reboot a Linux server Is there a way to see the execution tree of systemd? systemd-analyze ( 大略需要時間 ) 啟動 systemd 後上次啟動花費了多少時間。 這沒有考慮 BIOS/硬件初始化或 GRUB 超時, 但對於實際的操作系統啟動時間應該是準確的 systemd-analyze blame ( 解析 )