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

Re: I'm not a huge fan of systemd



On Mon, Jul 07, 2014 at 09:49:52PM +0200, Michael Biebl wrote:
> Am 07.07.2014 21:29, schrieb Andrei POPESCU:
> > To prove my point (on a laptop with LXDE and just a few services):
> > $ grep sleep /etc/init.d/* | wc -l
> > 27
> > $ ls /etc/init.d/* | wc -l
> > 75
> 
> Yup, the boot speed improvements come from doing things correctly and
> event based. Socket activation doesn't necessarily mean things are
> delayed but simply that explicit orderings are unnecessary.
> 
> The numbers you have posted are depressing, but doing that over the
> complete archive is even more so.
> 
> The last time I did an archive wide check on this was early 2014, at
> that time we had 1235 SysV init scripts and 1124 occurences of sleep.

Mmmm ...
apt-cache policy systemd-sysv
systemd-sysv:
  Installed: 204-8
  Candidate: 204-8
  [...]

and yet:

# grep sleep /etc/init.d/* | wc -l
28

# ls /etc/init.d/* | wc -l
58

And yet it still boots fast.

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


Reply to: