参考4.9内核,还是先看文档描述:IntroductionSome CPUs support a functionality to raise the operating frequency ofsome cores in a multi-core package if certain conditions apply, mostlyif the whole chip i...阅读全文
参考4.9,CPUFreq即CPU Frequency scaling或者CPU performance scaling,允许你运行时改变CPU clock speed.文档路径: ./Documentation/cpu-freq/,先来看几个概念:Some CPU frequency scaling-capable processor switch between va...阅读全文