Hugo Vanwoerkom wrote: > Hi, > > Debian's linux-image-3.10-2-amd64 runs 4 degrees cooler than my own > kernel. Same workload. > > Can anybody figure the specifics for that?
I had some same experience with custom 3.10 kernel which I build make old_config Had to update to y | # CONFIG_POSIX_MQUEUE is not set and take care of CGROUPS look also for the number of CPUs and configure accordingly there are a lot of other things in your config like | # CONFIG_CPU_FREQ is not set In short you have to go through the config (menuconfig or so) and take care yourself. It worked for me from 4st try :) regards > > Here is a pastebin of a diff file that shows the 2 .configs side by > side. Left side is Debian's right side is mine. Debian's .config was > streamlined to fit my system. > > http://pastebin.com/s7TSWy71 > > Hugo -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/l1l88g$n7g$1...@ger.gmane.org