Poll: Do you think its possible to overclock the N900?!
Poll Options
Do you think its possible to overclock the N900?!

Reply
Thread Tools
Gusse's Avatar
Posts: 168 | Thanked: 206 times | Joined on Apr 2010 @ Finland
#4421
Originally Posted by HD.Canson View Post
Now i want make some edit in that kernel .. like puting some more avoid frenquensies.

what do i need to write in xterminal to change settings for starving kernel???
There are couple of ways to do this:

1) Make a custom file that you'll load with
Code:
kernel-condig load <your config>
and edit FREQS string and remove all unwanted frequencies.

or

2) Write avoided frequencies to "avoid_frequencies" -file. This need root rights.
Code:
sudo gainroot
echo "250000 550000 600000" > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies
This will avoid frequencies: 250MHz, 550MHz and 600MHz.

Note: Avoid frequencies will work only with "ondemand" covernor.

Last edited by Gusse; 2010-06-06 at 09:12.
 

The Following User Says Thank You to Gusse For This Useful Post:
Posts: 32 | Thanked: 4 times | Joined on Feb 2010 @ Malaysia
#4422
sorry for my slowness on overclocking in N900, I dont know whats actually the conservative governor, what it does actually?

I tried to set it and i found that my phone is much warmer and laggier when waken from idling. Besides that, i found that it is much battery consume than ondemand.

my current setting is 250MHz ~ 1GHz, lv settings. sorry for my bad english.
 
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#4423
Originally Posted by Matan View Post
The name 'conservative" misleads some people to think it is in any way safer than ondemand, while it is not.

I suggest not to use conservative governor, unless you actually know the technical difference between conservative and ondemand.
Indeed a fair point raised...
Yes i am aware of the various governors and how they work , shall test conservative to compare performance against ondemand then select which i think is more suitable .
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#4424
so according to matan, conservative is not safe, but that does nor mean its dangerous right?

UPDATE: i read from here that conservative is suitable for battery powered devices. in pc and laptops though. so no assurance that the same will work on n900. but nothing has been said which governors are safe or harmful for the cpu.
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;

Last edited by gabby131; 2010-06-06 at 11:04.
 

The Following User Says Thank You to gabby131 For This Useful Post:
Posts: 171 | Thanked: 114 times | Joined on Feb 2010
#4425
Originally Posted by Matan View Post
The name 'conservative" misleads some people to think it is in any way safer than ondemand, while it is not.

I suggest not to use conservative governor, unless you actually know the technical difference between conservative and ondemand.
Ditto. On demand is the recommended method for TI OMAP3 devices (The N900 is one of those) because it is more power efficient to finish the task as quickly as possible and return to idle state. Using conservative governor would probably have the opposite effect in term of battery life to what you guys are expecting.
 

The Following 2 Users Say Thank You to arbitrabbit For This Useful Post:
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#4426
the n900's CPU can switch or change freqs in a split second, and the ondemand governor quickly sets the cpufreq to the max when stress is loaded and jumps to the lowest freq when idle.

so yeah, ondemand is recomended. based on what i read.

i tried both governors and what i notice is they actually have the same effect. (but i have no idea why the conservative gov takes longer time of using the device before it produce heat).

im still experimenting.
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;

Last edited by gabby131; 2010-06-06 at 14:01.
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#4427
What about my choice to allow two frequencies only: 500 and 1000 (both undervolted)? Shouldn't it allow to save battery charge by doing heavy jobs at the highest speed and then jump down to the lowest freq?
__________________
Ernesto de Bernardis

 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#4428
Originally Posted by debernardis View Post
What about my choice to allow two frequencies only: 500 and 1000 (both undervolted)? Shouldn't it allow to save battery charge by doing heavy jobs at the highest speed and then jump down to the lowest freq?

on the wiki, cpu sleeps @0mhz when idle. so in idle mode, every settings are the same in terms of battery.

if the device is at stress, i have no idea of which settings (over/undervoltage) consumes more batttery life.
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;
 
matts76's Avatar
Posts: 324 | Thanked: 201 times | Joined on Apr 2010 @ UK
#4429
I've spent a few weeks testing the conservative govenor compaed to the ondemand govenor and in my opinion they are both about the same as far as battery usage is concerned (for my usege) however using the conservative govenor had a negative impact on responsiveness due to it being much less agressive in scaling to the max freq.

Edit: I did notice though that the device stayed cooler when multi tasking using the conservative govenor, but not by enough to make it worth using

That said i would still be very interested in testing the conservative govenor again once we have the ability to avoid freqs and adjust the sample rate, as i think it would be much more usefull with a minimal choice of freqs and a shortened sample rate.

for the moment though im sticking with ondemand until the other govenors are fully suported.

It is so amazing that in a few short months overclocking has come from an idea to being fully customizable,
thanks dont even come close to expressing my gratitude for all the work thats gone into this, and it just keeps getting better
__________________
My N900@1Ghz Rocks
I wanted a phone, but i ended up with an all encompasing obsession


Last edited by matts76; 2010-06-06 at 15:32.
 
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#4430
The temperature/battery script still giving trouble . works by copying scripts to phone and editing a copy of default config to own freqs/volts etc .restart phone and scripts kick in but at stock voltage , load own default/config and set as default (symlink fron kernel-power settings) , all ok there and restart phone again (not sure how to refresh scripts other ways ?) . now scripts work and freqs/volts correct too so you would think alls good ? well it is until you restart phone cos then you lose .avi file support !! no boot vid or ability to play avi on phone , wmv,mpg work fine just no avi..
really at a loss why the batt/temp script from overclocking wiki combined with titan kernels behaves this way ? means i can use just never restart phone !!! also using ondemand governor based on matan,arbitrabbit,gabby131 earlier posts...

update... not working now at all , script good but file format
not supported for avi. looks like not gonna make it , any ideas ?

Last edited by moepda; 2010-06-06 at 20:08. Reason: update info
 
Reply

Tags
cooking on gas, cortex-a8, faster, first to fry it wins!, hardware, its smoking, n900, need for speed, need for weed, nos, omap, omap3, omap3430, overclock, overclocking, soc, system-on-a-chip, the dogs, this thread got good!, vtec just kicked in y0!, warranty will be void, whooplah, zoom zoom

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:48.