Page MenuHomeFreeBSD

bhyve/usage: memory size is not in MB
ClosedPublic

Authored by corvink on Mar 9 2022, 7:31 AM.
Tags
Referenced Files
F148024533: D34506.diff
Sun, Mar 15, 6:16 AM
F147924509: D34506.diff
Sat, Mar 14, 5:08 PM
Unknown Object (File)
Tue, Mar 10, 5:17 AM
Unknown Object (File)
Mon, Mar 9, 11:23 AM
Unknown Object (File)
Jan 24 2026, 11:56 PM
Unknown Object (File)
Jan 15 2026, 3:44 PM
Unknown Object (File)
Jan 14 2026, 11:20 AM
Unknown Object (File)
Jan 10 2026, 7:10 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