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)
Fri, Dec 13, 3:28 PM
Unknown Object (File)
Mon, Dec 2, 12:32 AM
Unknown Object (File)
Nov 20 2024, 1:17 AM
Unknown Object (File)
Nov 19 2024, 11:36 PM
Unknown Object (File)
Oct 18 2024, 4:25 AM
Unknown Object (File)
Sep 17 2024, 6:29 AM
Unknown Object (File)
Sep 16 2024, 6:43 PM
Unknown Object (File)
Sep 4 2024, 1:16 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