裸奔的鸡蛋 发表于 2013-8-25 09:45:24

Linux kernel 3.2 元旦左右发布

Linux 3.2内核预计会在圣诞节发布RC7版,并且不会有RC8,在2012年元旦左右会发布正式版,3.2以后会开启硬件信号量支持和sandy bridge特有的RC6显卡节能补丁,至少可以减少功耗5W以上,最高有达到10W的。
在3.0,3.1上没有默认开启,因为存在一些bug,手动开启的方法是加内核参数i915.i915_enable_rc6=1

Vmware显卡也只支硬件3D加速了,要以在vmware上用 gnome3了,开启以下两个选项

DRM_SAVAGE
Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister chipset. If M is selected the module will be called savage.

DRM_VMWGFX
Choose this option if you would like to run 3D accelerationin a VMware virtual machine.

This is a KMS enabled DRM driver for the VMware SVGA2 virtual hardware.

The compiled module will be called "vmwgfx.ko".

其它的改变自己在这看吧
http://www.h-online.com/open/features/Kernel-Log-Coming-in-3-2-Part-5-Drivers-1396159.html

关于intel 的RC6补丁
这是一项叫做渲染待机的技术(Intel Graphics Render Standby Technology)。在2010年以后的所有台式机和笔记本都支持,2010年以前只有笔记本支持

具体可看这里:http://www.intel.com/content/dam/doc/white-paper/power-management-technologies-for-processor-graphics-display-and-memory-paper.pdf
页: [1]
查看完整版本: Linux kernel 3.2 元旦左右发布