Translations:Power management/Processor/13/ja

From Gentoo Wiki
Jump to:navigation Jump to:search
CPU 周波数スケーリングドライバ
オプション モジュール / カーネルシンボル サポートされる CPU 備考
Intel P state control intel_pstate (CONFIG_X86_INTEL_PSTATE) 近年の (Sandy Bridge+) Intel Core 内部スケーリングガバナーを実装します。Hardware P-States (HWP) (hwp CPU flag) サポートを持たない Intel プロセッサでは intel_cpufreq として表示されます。[1]
AMD Processor P-State driver[2] amd-pstate (X86_AMD_PSTATE). AMD Zen 2 以降 標準の acpi-cpufreq ドライバと比較してより細かい周波数ステップを提供します。[2] 内部スケーリングガバナー実装がアクティブな場合、amd_pstate_epp として表示されます。カーネル v5.17 以降を必要とします。
ACPI Processor P-States driver acpi-cpufreq (CONFIG_X86_ACPI_CPUFREQ) AMD Zen 1 ベースの EPYC/Ryzen、古い Intel Core (Sandy Bridge より前)/Xeon、AMD Opteron/Phenom、Intel Atom、Intel Pentium M 汎用 CPUFreq ドライバとして動作します。ACPI パフォーマンスステートを利用します。AMD プロセッサでは amd-pstate とは異なり、3 個の周波数ステップのみに制限されていることに注意してください。[2]
AMD Opteron/Athlon64 PowerNow! powernow-k8 (CONFIG_X86_POWERNOW_K8) K8 ベースの AMD Opteron、AMD Athlon 64、AMD Turion 64 古い AMD K8 ベースのプロセッサをサポートします。
Intel Enhanced SpeedStep (deprecated) speedstep-centrino (CONFIG_X86_SPEEDSTEP_CENTRINO) Intel Pentium M (Centrino)/Xeon 問題があります、ACPI Processor P-States driverを代わりに使用してください。
Intel Pentium 4 clock modulation p4-clockmod (CONFIG_X86_P4_CLOCKMOD) Intel Pentium 4/Xeon 推奨されません - 深刻な低速化と認知可能なほどの遅延の原因となります。
Processor Clocking Control interface driver pcc-cpufreq (CONFIG_X86_PCC_CPUFREQ) Processor Clocking Control (PCC) インターフェースをサポートする x86 プロセッサ PCC インターフェースのためのサポートを追加します。このインターフェースをサポートする HP サーバで有用かもしれません。[3]
  1. intel_pstate CPU Performance Scaling Driver、kernel.org、Rafael J. Wysocki。2022 年 1 月 12 日取得。
  2. 2.0 2.1 2.2 amd-pstate CPU Performance Scaling Driver、The kernel development community。2023 年 9 月 9 日取得。
  3. Platform-based Power Management and Linux、Bdale Garbee and Naga Chumbalkar。2023 年 9 月 9 日取得。