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

Device max memory watermark tracking #2392

Merged
merged 11 commits into from
Sep 24, 2024

Commits on Sep 3, 2024

  1. max memory allocated impl

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    152a0f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add comment

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d90e515 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. rm TODO comment

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4a7fc82 View commit details
    Browse the repository at this point in the history
  2. add javadoc comment

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    03b4209 View commit details
    Browse the repository at this point in the history
  3. clang format

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df553df View commit details
    Browse the repository at this point in the history
  4. unit test memory watermark

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6c6e2bb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. pr comments

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a890f27 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    042d37f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. pr comments

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    daaab62 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7fe7c22 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Zach Puller <[email protected]>
    zpuller committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d831934 View commit details
    Browse the repository at this point in the history