index.txt

来自「Linux Kernel 2.6.9 for OMAP1710」· 文本 代码 · 共 57 行

TXT
57
字号
     CPU frequency and voltage scaling code in the Linux(TM) kernel		         L i n u x    C P U F r e q		    Dominik Brodowski  <linux@brodo.de>   Clock scaling allows you to change the clock speed of the CPUs on the    fly. This is a nice method to save battery power, because the lower            the clock speed, the less power the CPU consumes.Documents in this directory:----------------------------core.txt	-	General description of the CPUFreq core and			of CPUFreq notifierscpu-drivers.txt -	How to implement a new cpufreq processor drivergovernors.txt	-	What are cpufreq governors and how to			implement them?index.txt	-	File index, Mailing list and Links (this document)user-guide.txt	-	User Guide to CPUFreqMailing List------------There is a CPU frequency changing CVS commit and general list whereyou can report bugs, problems or submit patches. To post a message,send an email to cpufreq@www.linux.org.uk, to subscribe go tohttp://www.linux.org.uk/mailman/listinfo/cpufreq. Previous post to themailing list are available to subscribers athttp://www.linux.org.uk/mailman/private/cpufreq/.Links-----the FTP archives:* ftp://ftp.linux.org.uk/pub/linux/cpufreq/how to access the CVS repository:* http://cvs.arm.linux.org.uk/the CPUFreq Mailing list:* http://www.linux.org.uk/mailman/listinfo/cpufreqClock and voltage scaling for the SA-1100:* http://www.lart.tudelft.nl/projects/scaling

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?