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

tso: add the allocator checker #2992

Merged
merged 11 commits into from
Sep 24, 2020

Commits on Sep 18, 2020

  1. Add the allocator checker

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4d1010d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb4154 View commit details
    Browse the repository at this point in the history
  3. Update the parentCtx that local allocator updater uses

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    93c850f View commit details
    Browse the repository at this point in the history
  4. Update the context use

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3127c5b View commit details
    Browse the repository at this point in the history
  5. Add unused allocator group clean up

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e25418d View commit details
    Browse the repository at this point in the history
  6. Bug fix

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    59e980c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Check nil before resetting

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7ede0bb View commit details
    Browse the repository at this point in the history
  2. Remove the space trim

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cc152b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    6891eaa View commit details
    Browse the repository at this point in the history
  2. Rename the context and add comments

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c0111b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    f65b9e8 View commit details
    Browse the repository at this point in the history