HomeFreeBSD

MFC r344218: mdmfs(8): use -o reserve with malloc-backed md(4)

Description

MFC r344218: mdmfs(8): use -o reserve with malloc-backed md(4)

Mentioned in mdconfig(8), malloc-backed md(4) can be unstable unless
required memory is allocated up front with -o reserve. Furthermore, panics
have been observed with md used in fstab on 12.0-RELEASE. Choose the stable
route and pass -o reserve.

Details

Provenance
kevansAuthored on
Parents
rS344624: MFC r344218: mdmfs(8): use -o reserve with malloc-backed md(4)
Branches
Unknown
Tags
Unknown