mastodon.cardina1.red は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。

サーバーの情報

3
人のアクティブユーザー

らりお・ザ・何らかの🈗然㊌ソムリエ

github.com/systemdaemon/system

systemd (poweroff 等は systemctl への symlink) を見ると、中で呼ばれる関数は sync() してる。

> The kernel will automaticall flush ATA disks and suchlike on reboot(), but the file systems need to be synce'd explicitly in advance.

とあるので、 ATA ディスク等へのダイレクトな書き込みとかはフラッシュされるが filesystem はそうではない、みたいな話っぽいか

systemd init. Contribute to systemdaemon/systemd development by creating an account on GitHub.
GitHubsystemd/src/systemctl/systemctl.c at e09e15fc39f6f3cae3d56dc2e4b548792ac696db · systemdaemon/systemdsystemd init. Contribute to systemdaemon/systemd development by creating an account on GitHub.