Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.26.8 and boinc high CPU usage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Tue Mar 17, 2009 9:46 am    Post subject: kernel 2.6.26.8 and boinc high CPU usage Reply with quote

Hello,

switching from 2.6.27-gentoo-r9 to vanilla-2.6.28.8 the CPU frequency alternates between 600 and 1700 MHz, resulting in a high fan noise even if the system is idle. I neither activated CONFIG_FAIR_GROUP_SCHED nor CONFIG_USER_SCHED :
Code:
n22 ~ # zgrep SCHED /proc/config.gz  | grep -v '#'
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_SCHED_HRTICK=y
CONFIG_SCHED_DEBUG=y
, the boinc clients itself runs with nice level 19 and I set this :
Code:
n22 ~ # cat /sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load
1
What I'm missing ?
Update:
Even with CONFIG_FAIR_GROUP_SCHED and CONFIG_USER_SCHED the system is still under higher CPU load than with 2.6.27 :-(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum