package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewCPUScheduler is to create a new cpu scheduler.

# Constants

Downclock is to reduce the number of concurrency.
Hold is to hold the number of concurrency.
Overclock is to increase the number of concurrency.

# Structs

CPUScheduler is a cpu scheduler.

# Interfaces

Scheduler is a scheduler interface.

# Type aliases

Command is the command for scheduler.