Documentation/translations/zh_TW/cpu-freq/index.rst
Source file repositories/reference/linux-study-clean/Documentation/translations/zh_TW/cpu-freq/index.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/translations/zh_TW/cpu-freq/index.rst- Extension
.rst- Size
- 1164 bytes
- Lines
- 49
- 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_TW.rst
:Original: Documentation/cpu-freq/index.rst
:翻譯:
司延騰 Yanteng Si <siyanteng@loongson.cn>
.. _tw_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.