|
2012-06-13
, 16:33
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#112
|
i might ask smth stupid, if so tell me. But how can i install kp-settings without also installing kp, flasher, modules. Wouldn't cssu kernel be enough for kp-settings?
The Following 5 Users Say Thank You to hxka For This Useful Post: | ||
|
2012-06-13
, 18:34
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#113
|
The Following 4 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2012-06-14
, 22:18
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#114
|
The Following 3 Users Say Thank You to szopin For This Useful Post: | ||
|
2012-06-14
, 22:28
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#115
|
Hmm, according to:
Nokia-N900:~# time cat /root/libQtGui.so.4.7.4 > /dev/null
real 0m 5.52s
user 0m 0.00s
sys 0m 5.30s
Nokia-N900:~# time cat /opt/libQtGui.so.4.7.4 > /dev/null
real 0m 4.97s
user 0m 0.03s
sys 0m 1.02s
I should move Qt back to /opt ASAP .
Any thoughts?
Note:
libQtGui.so.4.7.4 is 95510528 bytes long (QtGui debug symbols)
The Following User Says Thank You to szopin For This Useful Post: | ||
|
2012-06-14
, 22:36
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#116
|
Now it turns out this (rootfs is faster) is an urban legend. Not only that, but it consumes CPU time too, so most probably soon there will be an update which will move Qt back to /opt
The Following 2 Users Say Thank You to szopin For This Useful Post: | ||
|
2012-06-15
, 06:20
|
Posts: 112 |
Thanked: 92 times |
Joined on Nov 2010
|
#117
|
The Following User Says Thank You to nkirk For This Useful Post: | ||
|
2012-06-15
, 06:56
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#118
|
Same as comparisons of class 10 vs class 4 SD cards. Random readwrites make all the differnce for something like booting ubuntu. For HD recording none. In different tests you will get different answers. Try reads from rootfs of highly compressed data like binaries/.o's. Totally different results when writing 1010101... sequentially, all kind of algorithms kick in in between your test and actual write(/read). Best method to check is just starting microb as Nokia made it (rootfs) while clocking and/or camcording time. Restart, move to opt, symlink, restart, clock it and camcord it again and compare. No place for placebo bias.
Except for easy test confirming compression is taking place (so probably not an urban legend) I cannot tell much more. As this is very undetailed ground, who knows, maybe there is a HW solution Nokia implemented for compressing rootfs on the go and it should be(is?) faster. I definitely did not say it is slower by using CPU time (probably should have, seems logical), there might be a compression chip doing it (slowness could be introduced by it or by use case, 10kb txt file could go faster maybe, no idea, but microb starts faster for me from opt so that was my conclusion)
The Following 17 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-15
, 10:54
|
Posts: 346 |
Thanked: 271 times |
Joined on Jan 2010
|
#119
|
The Following 5 Users Say Thank You to Megaltariak For This Useful Post: | ||
|
2012-06-15
, 11:21
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#120
|
The Following 3 Users Say Thank You to don_falcone For This Useful Post: | ||
Tags |
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life |
|
Last edited by Raimu; 2012-06-13 at 16:26.