一个Linux爱好者的2.6.11内核编译过程

豆豆网   技术应用频道   2007年03月07日  【字号: 收藏本文

本文详细介绍一个Linux爱好者的2.6.11内核编译过程

  APM (Advanced Power Management) BIOS Support --->

  < > APM (Advanced Power Management) BIOS support

  高级电源管理的支持,一般来说笔记本应该选上,台式机可以不选。

  [ ] Ignore USER SUSPEND

  [*] Enable PM at boot time

  [ ] Make CPU Idle calls when idle

  [ ] Enable console blanking using APM

  [ ] RTC stores time in GMT 按Unix的标准,硬件的时钟应该设为格林威治时间

  [ ] Allow interrupts during APM BIOS calls

  [*] Use real mode APM BIOS call to power off

  [*] CPU Frequency scaling

  这一选项允许改变CPU的主频,使CPU在低负荷或使用电池时降低主频,达到省电的目的。

  [ ] Enable CPUfreq debugging

  < > /proc/cpufreq interface (deprecated)

  Default CPUFreq governor (performance) --->

  --- 'performance' governor

  <*> 'powersave' governor

  <*> 'userspace' governor for userspace frequency scaling

  [ ] /proc/sys/cpu/ interface (2.4. / OLD)

  <*> 'ondemand' cpufreq policy governor自动调节主频

  <*> CPU frequency table helpers 多数的CPU需要这一项来调节主频

  <*> ACPI Processor P-States driver 报告处理器的状态

  < > AMD Mobile K6-2/K6-3 PowerNow!

  < > AMD Mobile Athlon/Duron PowerNow!

  < > AMD Opteron/Athlon64 PowerNow!

  < > Cyrix MediaGX/NatSemi Geode Suspend Modulation

  <*> Intel Enhanced SpeedStep Intel的变频技术支持

来源:Linux公社    作者:goshawk168    责编:豆豆技术应用

正在加载评论...