The road forward for systemd
The road forward for systemd
Posted May 26, 2010 21:46 UTC (Wed) by dlang (guest, #313)In reply to: The road forward for systemd by jspaleta
Parent article: The road forward for systemd
this is something useful for desktops, but that's not for where most sysadmins work.
Posted May 26, 2010 22:07 UTC (Wed)
by jspaleta (subscriber, #50639)
[Link]
The design of systemd isn't _just_ about service start up. There are elements in there which deal with resource constraints over the lifetime of the systemd control process via its use of cgroups. I think sysadmins should attempt to wrap their heads around when cgroup level control are going to be useful..and when they are going to be..in the way. Part of that will mean getting familiar with the libcgroup utilities..which are mentioned in the blog story.
To paint systemd as just being a different way to start things up fast is missing a critical point about service management in choosing to rely on cgroups in the design.
-jef
The road forward for systemd