is it the future?

Rick Stevens ricks at alldigital.com
Fri Sep 12 18:03:43 UTC 2014


On 09/12/2014 09:16 AM, Stephen Gallagher issued this missive:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 09/11/2014 06:33 PM, Dave Ihnat wrote:
>> On Thu, Sep 11, 2014 at 04:30:11PM -0400, Stephen Gallagher wrote:
[snip]

>> Systemd is one of the stupid ideas.  It flies in the face of
>> everything that makes sense in Unix or Linux, and incorporates some
>> of the most amazingly bad ideas Microsoft ever promulgated.  A
>> single point of failure, an Swiss army knife of totally disparate
>> tasks incorporated in a single process just because we can...
>>
>
> I really wish people would stop repeating this falsehood. systemd is
> *not* a single process. It's a name for a collection of small
> processes that *collectively* are called systemd. There's no single
> point of failure that's significantly more problematic than pid 1 has
> ever been.

Sorry, but I have to call "bull" on that. It absolutely is a single
process (/usr/lib/systemd/systemd). The fact it delegates its operations
does not make it "a collection of small processes" any more than, say,
xinetd is when it launches programs to handle incoming network
connections.

systemd and upstart are misguided attempts to speed up the boot process
by parallelizing the startups. The race conditions inherent in both are
simply atrocious. Reboots have been (and should continue to be) fairly
rare events. You can't convince me that there was any real need to
speed that up. I mean, the BIOS self tests often take longer than the
OS boot. Do they really think they're saving anyone any time with this?

IMHO, systemd is a really, REALLY moronic solution to a problem that
never existed. Having the developers force people to use it when it
is very clear that it is not wanted is arrogance in the highest sense.

At this point, I am going to ignore the remainder of this thread.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks at alldigital.com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-        Hard work has a future payoff. Laziness pays off now.       -
----------------------------------------------------------------------


More information about the users mailing list