Documentation/translations/zh_CN/cpu-freq/index.rst
Source file repositories/reference/linux-study-clean/Documentation/translations/zh_CN/cpu-freq/index.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/translations/zh_CN/cpu-freq/index.rst- Extension
.rst- Size
- 1163 bytes
- Lines
- 48
- Domain
- Support Tooling And Documentation
- Bucket
- Documentation
- Inferred role
- Support Tooling And Documentation: documentation
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
.. SPDX-License-Identifier: GPL-2.0
.. include:: ../disclaimer-zh_CN.rst
:Original: Documentation/cpu-freq/index.rst
:翻译:
司延腾 Yanteng Si <siyanteng@loongson.cn>
.. _cn_index.rst:
=======================================================
Linux CPUFreq - Linux(TM)内核中的CPU频率和电压升降代码
=======================================================
Author: Dominik Brodowski <linux@brodo.de>
时钟升降允许你在运行中改变CPU的时钟速度。这是一个很好的节省电池电量的方法,因为时
钟速度越低,CPU消耗的电量越少。
.. toctree::
:maxdepth: 1
core
cpu-drivers
cpufreq-stats
邮件列表
------------
这里有一个 CPU 频率变化的 CVS 提交和通用列表,您可以在这里报告bug、问题或提交补丁。要发
布消息,请发送电子邮件到 linux-pm@vger.kernel.org。
链接
-----
FTP档案:
* ftp://ftp.linux.org.uk/pub/linux/cpufreq/
如何访问CVS仓库:
* http://cvs.arm.linux.org.uk/
CPUFreq邮件列表:
* http://vger.kernel.org/vger-lists.html#linux-pm
SA-1100的时钟和电压标度:
* http://www.lartmaker.nl/projects/scaling
Annotation
- Atlas domain: Support Tooling And Documentation / Documentation.
- Implementation status: atlas-only.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.