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

resourcemanger: add cpu scheduler #39886

Merged
merged 32 commits into from
Jan 5, 2023

Commits on Jan 4, 2023

  1. improve code

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    14901ca View commit details
    Browse the repository at this point in the history
  2. *: fix revive false positive with generics

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c528b13 View commit details
    Browse the repository at this point in the history
  3. *: fix revive false positive with generics

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b354171 View commit details
    Browse the repository at this point in the history
  4. *: fix revive false positive with generics

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2470c69 View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6b3ff7b View commit details
    Browse the repository at this point in the history
  6. manage -> manager

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bd60251 View commit details
    Browse the repository at this point in the history
  7. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6787d94 View commit details
    Browse the repository at this point in the history
  8. *: upgrade manage

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ca126e8 View commit details
    Browse the repository at this point in the history
  9. use RWMutex

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e1ce5fb View commit details
    Browse the repository at this point in the history
  10. update commit

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8c5287d View commit details
    Browse the repository at this point in the history
  11. update commit

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e9144c5 View commit details
    Browse the repository at this point in the history
  12. refactor

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ce63425 View commit details
    Browse the repository at this point in the history
  13. improve code

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    279f27c View commit details
    Browse the repository at this point in the history
  14. add comments

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3ec7dc4 View commit details
    Browse the repository at this point in the history
  15. add comments

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e7a8496 View commit details
    Browse the repository at this point in the history
  16. update test

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7e2e1bd View commit details
    Browse the repository at this point in the history
  17. minCPUSchedulerInterval use atomic value

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2cfff72 View commit details
    Browse the repository at this point in the history
  18. minCPUSchedulerInterval use atomic value

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    681677b View commit details
    Browse the repository at this point in the history
  19. *: cpu resource manager

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1548c33 View commit details
    Browse the repository at this point in the history
  20. *: cpu resource manager

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    32a4f05 View commit details
    Browse the repository at this point in the history
  21. resourcemanger: add cpu scheduler

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    986a6a1 View commit details
    Browse the repository at this point in the history
  22. resourcemanger: add cpu scheduler

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    14cb418 View commit details
    Browse the repository at this point in the history
  23. resourcemanger: add cpu scheduler

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1c873dd View commit details
    Browse the repository at this point in the history
  24. resourcemanger: add cpu scheduler

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4f1504b View commit details
    Browse the repository at this point in the history
  25. expression: close recordset

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8de0b4e View commit details
    Browse the repository at this point in the history
  26. *: add test

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3588a50 View commit details
    Browse the repository at this point in the history
  27. *: add test

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    a509c0d View commit details
    Browse the repository at this point in the history
  28. update bazel

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d35f3e2 View commit details
    Browse the repository at this point in the history
  29. update bazel

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    da11763 View commit details
    Browse the repository at this point in the history
  30. bazel update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1abbfb9 View commit details
    Browse the repository at this point in the history
  31. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ce0cfec View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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