-
systemd-analyze
Hi everybody, hi Michael.
I just wanted to let you know that systemd has a really easy and nice tool to analyze what is slow. Sometimes the slow task might even be non-blocking, so that user perceived boot time is not as slow as stats declare.
To have a better detail of boot times and slow services you can use:
Code:
systemd-analyze time
and:
Code:
systemd-analyze blame
You can even get a plot of boot with:
Code:
systemd-analyze plot
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules