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, Dec 5, 11:32 PM
Unknown Object (File)
Thu, Nov 14, 12:52 AM
Unknown Object (File)
Nov 6 2024, 10:43 AM
Unknown Object (File)
Nov 3 2024, 3:11 AM
Unknown Object (File)
Oct 27 2024, 7:55 PM
Unknown Object (File)
Oct 3 2024, 11:56 AM
Unknown Object (File)
Oct 1 2024, 12:05 AM
Unknown Object (File)
Sep 30 2024, 6:39 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