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, Oct 14, 4:43 PM
Unknown Object (File)
Tue, Oct 14, 4:43 PM
Unknown Object (File)
Tue, Oct 14, 4:43 PM
Unknown Object (File)
Tue, Oct 14, 4:03 AM
Unknown Object (File)
Sat, Oct 11, 7:09 PM
Unknown Object (File)
Mon, Oct 6, 10:40 PM
Unknown Object (File)
Fri, Sep 26, 2:24 PM
Unknown Object (File)
Mon, Sep 22, 12:03 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