[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why jessie is quick at boot/shutdown



On Thu, 8 Oct 2015 15:17:10 -0700
Li Wei <rootof3@yahoo.com> wrote:

>Thanks a lot!!
>but displaying msg shouldn't be difficult for parallel
>it can add prefix like "service name: msg"
>
>
>--------------------------------------------
>On Thu, 10/8/15, Lisi Reisz <lisi.reisz@gmail.com> wrote:
>
> Subject: Re: why jessie is quick at boot/shutdown
> To: debian-user@lists.debian.org
> Date: Thursday, October 8, 2015, 5:46 PM
> 
> 
> Sorry - to expand:  where
> services used to open one after the other, so could 
> be listed as they happened, under systemd
> services are opened in parallel - 
> several
> at the same time - which is much more difficult to list, and
> also 
> quicker.
> 
> Lisi
> 
> 
>

Under systemd, you can run a command to see what the actual timing is
for everything that starts at boot.

    systemd-analyze

gives the time to boot the system, and 
    
    systemd-analyze blame

tells you how long each process takes.




-- 
Charlie Kravetz
Linux Registered User Number 425914
[http://linuxcounter.net/user/425914.html]
Never let anyone steal your DREAM.   [http://keepingdreams.com]


Reply to: