Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
cursordroid
Old
#491  
cursordroid's Avatar
Senior Member - OP
Thanks Meter 14
Posts: 1,174
Join Date: Jul 2009
Location: Edmonton
Quote:
Originally Posted by nikoola View Post
Damn, 0.9 is faaaaaaaast.
Good job.

BUT... I have problem when i click on on red button and turn off display. I press buttons but display sometimes wan't turn on.
When I go home I will make .avi with this problem.
I know exactly what you're talking about...
It is definitely the fastest ROM I have put together! This one is running at 658MHz, which is not good for your phone! That's why it's freezing. Please flash the older 0.8 version back right away!
I will have this fixed soon!
This posting is provided "AS IS" with no warranties, and confers no rights.

Samsung Galaxy S2 GT-I9100M
 
kassy_ok
Old
#492  
kassy_ok's Avatar
Senior Member
Thanks Meter 5
Posts: 210
Join Date: Jan 2009
Location: Bucharest
Quote:
Originally Posted by cursordroid View Post
I know exactly what you're talking about...
It is definitely the fastest ROM I have put together! This one is running at 658MHz, which is not good for your phone! That's why it's freezing. Please flash the older 0.8 version back right away!
I will have this fixed soon!
Damn i got to try this 658MHz rom
Keep up the great work cursor, are there any speed improvements from 0.7 to 0.8 ?

Thanks

Android Fanboy !!!
 
cursordroid
Old
#493  
cursordroid's Avatar
Senior Member - OP
Thanks Meter 14
Posts: 1,174
Join Date: Jul 2009
Location: Edmonton
Quote:
Originally Posted by kassy_ok View Post
Damn i got to try this 658MHz rom
Keep up the great work cursor, are there any speed improvements from 0.7 to 0.8 ?

Thanks
I hope you're not serious... Do not flash the 0.9 ROM!
The clock speed could damage your phone.

Again, to everyone... sorry about this HUGE mistake...
This posting is provided "AS IS" with no warranties, and confers no rights.

Samsung Galaxy S2 GT-I9100M
 
nikoola
Old
#494  
Junior Member
Thanks Meter 0
Posts: 16
Join Date: Oct 2008
Quote:
Originally Posted by cursordroid View Post
I know exactly what you're talking about...
It is definitely the fastest ROM I have put together! This one is running at 658MHz, which is not good for your phone! That's why it's freezing. Please flash the older 0.8 version back right away!
I will have this fixed soon!
Thank you verry much.
I will downgrade right now.

What is CPU speed on 0.8? 528MHz or?
 
cursordroid
Old
(Last edited by cursordroid; 29th December 2009 at 04:20 PM.)
#495  
cursordroid's Avatar
Senior Member - OP
Thanks Meter 14
Posts: 1,174
Join Date: Jul 2009
Location: Edmonton
I should change the title of my post to read "WAY TOO FAST!"

Code:
Processor	: ARMv6-compatible processor rev 2 (v6l)
BogoMIPS	: 657.81
Features	: swp half thumb fastmult edsp java 
CPU implementer	: 0x41
CPU architecture: 6TEJ
CPU variant	: 0x1
CPU part	: 0xb36
CPU revision	: 2
Cache type	: write-back
Cache clean	: cp15 c7 ops
Cache lockdown	: format C
Cache format	: Harvard
I size		: 32768
I assoc		: 4
I line length	: 32
I sets		: 256
D size		: 32768
D assoc		: 4
D line length	: 32
D sets		: 256

Hardware	: sapphire
Revision	: 0080
Serial		: 0000000000000000
This posting is provided "AS IS" with no warranties, and confers no rights.

Samsung Galaxy S2 GT-I9100M
 
alex___
Old
#496  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Aug 2009
Well, you are reading this value from the bogomips field...
Not sure how this is calculated on the armv6l though.

AFAIK, you get the maximum frequency by reading:
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq

BTW, nicely done, keep up the good work!
 
cursordroid
Old
#497  
cursordroid's Avatar
Senior Member - OP
Thanks Meter 14
Posts: 1,174
Join Date: Jul 2009
Location: Edmonton
Quote:
Originally Posted by alex___ View Post
Well, you are reading this value from the bogomips field...
Not sure how this is calculated on the armv6l though.

AFAIK, you get the maximum frequency by reading:
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq

BTW, nicely done, keep up the good work!
The bogomips field is an approximation of the CPU speed, which is also used by the Overclock widget and the SetCPU program to determine current clock speed.
I know it's not 100% accurate, but it seems to be causing some problems on the ROM that's for sure.
This posting is provided "AS IS" with no warranties, and confers no rights.

Samsung Galaxy S2 GT-I9100M
 
josdehaes
Old
#498  
Senior Member
Thanks Meter 1
Posts: 103
Join Date: Oct 2009
the bogomips has no relation at all with the CPU speed. It is just an internal delay loop. It is also NO measurement of performance.

See the cpuinfo of my laptop cpu:

Code:
jos@roxy ATMH[amh-2.0]$ cat /proc/cpuinfo 
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 23
model name	: Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz
stepping	: 6
cpu MHz		: 800.000
cache size	: 6144 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm ida tpr_shadow vnmi flexpriority
bogomips	: 4986.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual
power management:
 
josdehaes
Old
#499  
Senior Member
Thanks Meter 1
Posts: 103
Join Date: Oct 2009
Quote:
Originally Posted by cursordroid View Post
The bogomips field is an approximation of the CPU speed, which is also used by the Overclock widget and the SetCPU program to determine current clock speed.
I know it's not 100% accurate, but it seems to be causing some problems on the ROM that's for sure.
If developers are using the bogomips field to get the CPU speed, they have no clue at all about what they're doing, and I would suggest staying away from apps like that mess with kernel settings by devs that have no clue.
 
josdehaes
Old
#500  
Senior Member
Thanks Meter 1
Posts: 103
Join Date: Oct 2009
Quote:
Originally Posted by cursordroid View Post
The bogomips field is an approximation of the CPU speed, which is also used by the Overclock widget and the SetCPU program to determine current clock speed.
I know it's not 100% accurate, but it seems to be causing some problems on the ROM that's for sure.
If developers are using the bogomips field to get the CPU speed, they have no clue at all about what they're doing, and I would suggest staying away from apps that mess with kernel settings by devs that have no clue.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...