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, Nov 18, 3:51 AM
Unknown Object (File)
Sun, Nov 9, 10:40 AM
Unknown Object (File)
Sat, Nov 1, 7:31 AM
Unknown Object (File)
Fri, Oct 24, 9:33 AM
Unknown Object (File)
Oct 18 2025, 12:48 AM
Unknown Object (File)
Oct 14 2025, 4:43 PM
Unknown Object (File)
Oct 14 2025, 4:43 PM
Unknown Object (File)
Oct 14 2025, 4:43 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 Skipped
Unit
Tests Skipped