Skip to content

Commit

Permalink
gpool: register gpool into resource manager
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Jan 9, 2023
1 parent 205a724 commit d623900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resourcemanager/util/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import (
)

var (
// MinSchedulerInterval is the minimum interval between two scheduling.
MinSchedulerInterval = atomic.NewDuration(200 * time.Millisecond)
)

Expand Down

0 comments on commit d623900

Please sign in to comment.