Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(internal): Allow for specifying optional measurement units #1687

Merged

Commits on Jun 4, 2024

  1. feat(internal): Allow for specifying optional measurement units

    The value is then converted to mebibytes by dividing
    the integer by 1024*1024. If something like ~3.2Mi
    are specified, the value will be truncated down to 3Mi.
    
    Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
    craciunoiuc committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    725bdcd View commit details
    Browse the repository at this point in the history