![]() |
2008-07-14
, 05:18
|
|
Posts: 229 |
Thanked: 108 times |
Joined on Oct 2007
@ Sacramento, California
|
#12
|
/dev/mmcblk1p1:
Timing cached reads: 180 MB in 2.02 seconds = 89.13 MB/sec
Timing buffered disk reads: 12 MB in 3.17 seconds = 3.79 MB/sec
/dev/mmcblk1p2:
Timing cached reads: 188 MB in 2.01 seconds = 93.51 MB/sec
Timing buffered disk reads: 16 MB in 3.10 seconds = 5.16 MB/sec
/dev/mmcblk1p1:
Timing cached reads: 192 MB in 2.00 seconds = 95.84 MB/sec
Timing buffered disk reads: 28 MB in 3.66 seconds = 7.64 MB/sec
/dev/mmcblk1p2:
Timing cached reads: 196 MB in 2.00 seconds = 97.92 MB/sec
Timing buffered disk reads: 42 MB in 3.20 seconds = 13.11 MB/sec
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
./hdparm -Tt /dev/mmcblk1p1
./hdparm -Tt /dev/mmcblk1p2
![]() |
2008-07-14
, 05:20
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#13
|
The Following 5 Users Say Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-07-14
, 06:22
|
Posts: 123 |
Thanked: 20 times |
Joined on Jul 2008
|
#14
|
![]() |
2008-07-14
, 07:37
|
|
Posts: 229 |
Thanked: 108 times |
Joined on Oct 2007
@ Sacramento, California
|
#15
|
![]() |
2008-07-14
, 11:22
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#16
|
You need to trip the the cpufreq into performance to get the full speed. I'll probably end up adding this patch to an diablo kernel of mine.
#!/bin/sh echo 1 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load echo 30 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold cat /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate_min > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo 165000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
The Following 4 Users Say Thank You to brontide For This Useful Post: | ||
![]() |
2008-07-14
, 11:36
|
Posts: 45 |
Thanked: 5 times |
Joined on Oct 2007
@ Austria
|
#17
|
You need to trip the the cpufreq into performance to get the full speed. I'll probably end up adding this patch to an diablo kernel of mine.
![]() |
2008-07-14
, 11:42
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#18
|
![]() |
2008-07-14
, 15:52
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#19
|
The Following 7 Users Say Thank You to qwerty12 For This Useful Post: | ||
![]() |
2008-07-14
, 16:03
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#20
|
1) Upon bootup, how far the blue line goes? That should be about 1/4 right? As diablo boot already reduce it to 58% of the screen (a little to the Right of letter 'O' of NOKIA). That is a calibration bar, should correlate with, in principle, how fast your tablet run.
2) Maybe watching a video clip stored on SD will notice the difference.
Just a thought.
bun
WorldTV99, WorldTV99forN900, more, VCURLs72, Shortcuts; complete backup; gvm software; 2007He; LiveTV;
DualBoot
Last edited by bunanson; 2008-07-14 at 05:30.