Page MenuHomeFreeBSD

bhyve/usage: memory size is not in MB
ClosedPublic

Authored by corvink on Mar 9 2022, 7:31 AM.
Tags
Referenced Files
Unknown Object (File)
Wed, Apr 16, 10:02 AM
Unknown Object (File)
Wed, Apr 2, 8:22 AM
Unknown Object (File)
Mar 25 2025, 10:26 PM
Unknown Object (File)
Mar 16 2025, 9:55 AM
Unknown Object (File)
Feb 24 2025, 7:42 PM
Unknown Object (File)
Feb 4 2025, 7:52 PM
Unknown Object (File)
Jan 29 2025, 8:16 PM
Unknown Object (File)
Jan 28 2025, 4:06 PM
Subscribers

Details

Summary

For backward compatibility, the memory size will be interpreted in MB if
it's smaller than1 MB and has no suffix. Nowadays, the -m switch accepts
more than just MB. Respect it in the usage message.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable