Page MenuHomeFreeBSD

vfs_mountroot: Skip first 'Root mount waiting'
ClosedPublic

Authored by cperciva on Dec 20 2021, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 6:08 AM
Unknown Object (File)
Mon, Oct 13, 8:22 PM
Unknown Object (File)
Mon, Oct 13, 8:22 PM
Unknown Object (File)
Mon, Oct 13, 8:22 PM
Unknown Object (File)
Mon, Oct 13, 6:50 AM
Unknown Object (File)
Sun, Oct 5, 7:02 AM
Unknown Object (File)
Tue, Sep 30, 11:59 AM
Unknown Object (File)
Aug 15 2025, 12:34 AM
Subscribers

Details

Summary

While the message is technically correct, it's not particularly
helpful in the case where we're only waiting a few ms. This case
occurs frequently on EC2 arm64 instances with CAM initialization
racing to release its root hold before vfs_mountroot reaches this
point.

Sponsored by: https://www.patreon.com/cperciva

Diff Detail

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