The Following 4 Users Say Thank You to mrsellout For This Useful Post: | ||
|
2012-06-15
, 11:42
|
Posts: 346 |
Thanked: 271 times |
Joined on Jan 2010
|
#122
|
|
2012-06-15
, 12:47
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#123
|
The Following 7 Users Say Thank You to hxka For This Useful Post: | ||
|
2012-06-15
, 17:45
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#124
|
|
2012-06-15
, 18:43
|
Posts: 12 |
Thanked: 0 times |
Joined on Jul 2011
|
#125
|
|
2012-06-15
, 19:09
|
Posts: 362 |
Thanked: 426 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#126
|
I believe that choosing UBIFS instead of standard ext3 was a really bad decision from Nokia
The Following 12 Users Say Thank You to Fabry For This Useful Post: | ||
|
2012-06-15
, 21:32
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#127
|
|
2012-06-16
, 00:43
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#128
|
You're missing my point, it is not about the writes at all, rootfs is much faster on writes, but that does not matter when we're talking about executable code . Is is all about the read operations, and there is where rootfs is not only slower, but consumes 90% CPU time to achieve that slowness. BTW the reason i choose 95MB file to do the read test was to get rid of cache/buffers/whatever effects on the speed.
Also have in mind that there is no performance penalty for doing random reads on flash (i.e. /opt) it is only write operations that are affected.
Nah, there is no such thing like compression chip, it is the standard ubifs de/compression and it uses CPU. I definitely say it is slower, as my test ( the "time cat" one) shows the maximum reading speed achieved when there is noone else using the CPU. Imagine what happens with that speed when there are several processes using the CPU.
The case is closed for me, expect a new update (hopefully today) which moves Qt back to /opt.
The Following User Says Thank You to szopin For This Useful Post: | ||
|
2012-06-16
, 03:18
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#129
|
|
2012-06-16
, 04:43
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#130
|
Tags |
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life |
|
http://talk.maemo.org/showpost.php?p...1&postcount=14
Edit:
Last edited by mrsellout; 2012-06-15 at 11:32.