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)
Sat, Mar 8, 2:45 PM
Unknown Object (File)
Feb 22 2025, 8:26 PM
Unknown Object (File)
Feb 22 2025, 2:30 PM
Unknown Object (File)
Feb 22 2025, 2:00 PM
Unknown Object (File)
Feb 22 2025, 1:35 PM
Unknown Object (File)
Feb 14 2025, 2:56 PM
Unknown Object (File)
Feb 13 2025, 12:10 AM
Unknown Object (File)
Jan 26 2025, 12:50 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable