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)
Jan 14 2024, 10:40 AM
Unknown Object (File)
Dec 23 2023, 1:30 AM
Unknown Object (File)
Dec 21 2023, 8:12 PM
Unknown Object (File)
Dec 11 2023, 12:02 AM
Unknown Object (File)
Dec 1 2023, 7:10 AM
Unknown Object (File)
Oct 4 2023, 8:56 PM
Unknown Object (File)
Sep 30 2023, 8:58 PM
Unknown Object (File)
Sep 9 2023, 8:02 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