Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 419 Bytes

Go Resource Control

The goresctrl library provides Go interface to manage following resources.

  • CPU cache allocation and memory bandwidth, see the rdt (Intel Resource Director Technology) package.

  • CPU frequency in core granularity, see the sst (Intel Speed Select Technology) package.

  • Storage I/O scheduler priority and bandwidth, see the blockio package.