|
|
Subscribe / Log in / New account

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

most sysadmins deal with servers, and on the servers there is less value in the delayed startup, and more importance that the first time something tries to access a service it be up and running (without having to wait for it to initialize)

this is something useful for desktops, but that's not for where most sysadmins work.


to post comments

The road forward for systemd

Posted May 26, 2010 22:07 UTC (Wed) by jspaleta (subscriber, #50639) [Link]

Did I say anything about boot up speed? I'm referring to how cgroup level resource controls can be configured. The follow up discussion in the blog comments about detached screen session behavior in a cgroups controlled login session speak directly to the sorts of tradeoff of the flexibility of the cgroups level controls as it applies to long running services like login sessions.

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


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds