freebsd-dev/sbin/mdmfs
Kyle Evans c9b6ff9c98 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.

Submitted by:	Paul Vixie
MFC after:	1 week
2019-02-16 23:57:38 +00:00
..
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mdmfs.8 Enhance mdmfs(8) to work with tmpfs(5). 2017-09-29 22:13:26 +00:00
mdmfs.c mdmfs(8): use -o reserve with malloc-backed md(4) 2019-02-16 23:57:38 +00:00