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)
Wed, May 15, 1:14 PM
Unknown Object (File)
Tue, May 7, 12:42 AM
Unknown Object (File)
Apr 28 2024, 5:06 AM
Unknown Object (File)
Apr 20 2024, 11:29 AM
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
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