TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Systemd Is Approaching 1.3M Lines

38 点作者 watchdogtimer超过 5 年前

9 条评论

archseer超过 5 年前
Can&#x27;t reproduce the findings. I think this is counting all lines ever added across all commits. The current source tree is at 500k lines of C:<p>$ tokei C: 492003, C Header: 58547<p>Total line count at 889658, &quot;code&quot; count at 716316, but 202314 of that is plain text which could signify documentation. It&#x27;s still a lot, but not even nearly close the headline.
评论 #21935434 未加载
评论 #21935671 未加载
phoronixrly超过 5 年前
With the amount of systemd-related articles on Phoronix lately, I&#x27;d wager systemd clickbait&#x2F;trollbait is responsible for a large part of their ad revenue...
评论 #21935651 未加载
ape4超过 5 年前
It replaces a lot of lines too. Like every service that has to demonize itself, buggy init scripts, etc
评论 #21935347 未加载
hwj超过 5 年前
Putting this into perspective with other init systems, e.g. SysVinit, OpenRC or Dinit would probably be much more meaningful...
jandeboevrie超过 5 年前
I hate that systemd refuses to work in a chroot. With all those extra services in systemd like dns, it&#x27;s impossible to run in a container or chroot... And the developers blatantly refuse to fix that.
评论 #21935334 未加载
评论 #21939508 未加载
kzrdude超过 5 年前
What does binary size look like, and has it grown to match?
评论 #21935719 未加载
hetspookjee超过 5 年前
Forgive my ignorance, but I was under the impression that Systemd was a relatively simple service that just manages services on a cpu. I had the mental model of systemd as a cronjob on boot with status management.<p>What else does it do besides that, that warrants such an enormous complexity? I&#x27;m sure i&#x27;m missing out on a ton of features with this simple model but I haven&#x27;t seen anyone else use it otherwise in the wild than a service manager.
评论 #21935702 未加载
评论 #21935614 未加载
评论 #21935849 未加载
jcadam超过 5 年前
Blech. Somebody get docker working on *BSD so I can drop Linux.
评论 #21935891 未加载
jeffrallen超过 5 年前
That&#x27;s about 1.3 million too many.
评论 #21935293 未加载