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)
Tue, Mar 25, 10:26 PM
Unknown Object (File)
Sun, Mar 16, 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
Unknown Object (File)
Jan 15 2025, 9:21 AM
Unknown Object (File)
Jan 15 2025, 5:09 AM
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