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

engine: Fix incorrect value in audit log warning #531

Merged
merged 1 commit into from
Jul 20, 2022

Commits on Jul 19, 2022

  1. engine: Fix incorrect value in audit log warning

    The memory usage number in VDS_HIGH_MEM_USE warning should
    be the usage of normal memory, not the total usage of
    normal memory and hugepages memory. This patch corrects
    the memory usage value in the audit log.
    
    Bug-Url: https://bugzilla.redhat.com/2101503
    ljelinkova committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1576a22 View commit details
    Browse the repository at this point in the history