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)
Thu, Nov 27, 9:29 PM
Unknown Object (File)
Tue, Nov 25, 6:20 PM
Unknown Object (File)
Tue, Nov 25, 6:22 AM
Unknown Object (File)
Mon, Nov 24, 5:32 PM
Unknown Object (File)
Mon, Nov 24, 5:03 PM
Unknown Object (File)
Mon, Nov 24, 1:29 AM
Unknown Object (File)
Sun, Nov 23, 6:41 PM
Unknown Object (File)
Sun, Nov 23, 5:17 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