It is currently 08 Sep 2010, 12:27

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: YDL Powerstation quad G5 - cpu powersave control
PostPosted: 27 Jan 2010, 23:52 
Offline
User avatar

Joined: 17 Dec 2005, 14:31
Posts: 244
Location: Italy
Periodically and very suddenly the fans can spin up to maximum speed even if the PowerStation is idle and will usually return to normal speed within about 30 seconds.
To completely switch off unused cores on YDL Powerstation quad G5 (maple motherboard equipped with dual PPC970MP):

The sysctl setting is kernel.powersave-nap which defaults to 0. When set to 1 (enabled), the kernel actually tells the cores to power down. With 0 (disabled) it just loops.

Code:
# to disable powersave
echo 0 > /proc/sys/kernel/powersave-nap
# to enable powersave
echo 1 > /proc/sys/kernel/powersave-nap


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 1 guest


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

Search for:
Jump to:  
cron