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

Add support for headroom pool watermark #1453

Merged
merged 7 commits into from
Dec 9, 2020

Commits on Sep 30, 2020

  1. Include headroom pool stat in the buffer pool counters

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    3464fa0 View commit details
    Browse the repository at this point in the history
  2. Include headroom pool WM update logic

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    364c31c View commit details
    Browse the repository at this point in the history
  3. Add support to clear Headroom pool WM

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    2ca0049 View commit details
    Browse the repository at this point in the history
  4. Fix error in lua script

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    e0f8007 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Add vs tests

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    eba2bbc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Unify indentation in the file

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    14002e5 View commit details
    Browse the repository at this point in the history
  2. Fix indentation to align with brackets

    Signed-off-by: Neetha John <[email protected]>
    neethajohn committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    912960d View commit details
    Browse the repository at this point in the history