Page MenuHomeFreeBSD

Expand comment explaining reasons for automatic swapoff on shutdown
ClosedPublic

Authored by kib on Nov 29 2021, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:20 AM
Unknown Object (File)
Tue, Oct 14, 10:02 PM
Unknown Object (File)
Mon, Oct 13, 8:24 AM
Unknown Object (File)
Mon, Oct 13, 8:24 AM
Unknown Object (File)
Mon, Oct 13, 8:24 AM
Unknown Object (File)
Mon, Oct 13, 8:24 AM
Unknown Object (File)
Sun, Oct 12, 8:06 PM
Unknown Object (File)
Thu, Oct 9, 12:56 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Nov 29 2021, 7:13 PM
sys/kern/vfs_bio.c
1462

I would write "to quiesce the system as much as possible" or something similar. Steady state typically refers to normal operation of the system, and shutdown is abnormal.

1464
1466
kib marked 3 inline comments as done.

Mark' notes.

This revision is now accepted and ready to land.Nov 30 2021, 10:06 PM