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)
Mon, Apr 27, 4:25 AM
Unknown Object (File)
Fri, Apr 24, 11:37 AM
Unknown Object (File)
Tue, Apr 21, 9:52 AM
Unknown Object (File)
Thu, Apr 9, 11:46 PM
Unknown Object (File)
Thu, Apr 9, 8:56 AM
Unknown Object (File)
Thu, Apr 9, 1:24 AM
Unknown Object (File)
Wed, Apr 8, 2:46 AM
Unknown Object (File)
Mon, Apr 6, 12:07 PM
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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43507
Build 40395: arc lint + arc unit