Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPUScheduler ¶
type CPUScheduler struct{}
CPUScheduler is a cpu scheduler
func NewCPUScheduler ¶
func NewCPUScheduler() *CPUScheduler
NewCPUScheduler is to create a new cpu scheduler
func (*CPUScheduler) Tune ¶
func (*CPUScheduler) Tune(_ util.Component, pool util.GoroutinePool) Command
Tune is to tune the goroutine pool
Click to show internal directories.
Click to hide internal directories.