You are not logged in.

#1 2012-09-04 08:25:39

gemma
Banned
Registered: 2012-07-11
Posts: 98

does systemd consume resources when not used

withdrawn

Last edited by gemma (2012-10-09 22:44:50)

Offline

#2 2012-09-04 08:35:20

bohoomil
Member
Registered: 2010-09-04
Posts: 2,376
Website

Re: does systemd consume resources when not used

ps aux | grep <keywords>
top || htop
systemctl
journalctl

seem like a good way to start investigating the case. And... reading a bit more about all the systemd concept. wink


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#3 2012-09-04 09:28:27

gemma
Banned
Registered: 2012-07-11
Posts: 98

Re: does systemd consume resources when not used

withdrawn

Last edited by gemma (2012-10-09 22:44:35)

Offline

#4 2012-09-04 09:54:31

bohoomil
Member
Registered: 2010-09-04
Posts: 2,376
Website

Re: does systemd consume resources when not used

gemma wrote:

i spend most my time in embedded systems so everything is huge and bloated to me smile

And that makes for a completely different story, I believe. smile I don't have much spare time at the moment to study the case thoroughly, so I just run some pretty common tools to get an overall idea about a computer's behavior after quite a few updates. Thus the context is totally different and oriented towards more or less typical hardware, in which several MBs of RAM more ore less doesn't make a huge difference (even when you consider some lower-end examples). What I almost always try to do, however, is to keep power consumption on a relatively low level and what I've noticed here is that the temperature has dropped circa 2-3 degrees, depending on the machine (with the environmental conditions being kept stable) since transition to systemd. I wouldn't like to draw final and definitive conclusions, but I assume that the difference may be recognizable due to the way systemd handles processes. Anyway, it's something I'd like to scrutinize one day.


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#5 2012-09-04 10:39:22

gemma
Banned
Registered: 2012-07-11
Posts: 98

Re: does systemd consume resources when not used

withdrawn

Last edited by gemma (2012-10-09 22:44:12)

Offline

#6 2012-09-04 11:24:54

progandy
Member
Registered: 2012-05-17
Posts: 5,184

Re: does systemd consume resources when not used

Are there really packages which require udev and have a dependency to systemd? The systemd package provides the "udev" dependency so you could easily ignore the systemd package and build your own udev.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Online

#7 2012-09-04 12:38:25

gemma
Banned
Registered: 2012-07-11
Posts: 98

Re: does systemd consume resources when not used

withdrawn

Last edited by gemma (2012-10-09 22:43:50)

Offline

Board footer

Powered by FluxBB