maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900 (https://talk.maemo.org/showthread.php?t=84829)

freemangordon 2012-06-13 13:56

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
cache that holds 2x95MB? I doubt. And you failed to see sys time (that 5 seconds spent in decompressing rootfs contents)

don_falcone 2012-06-13 13:59

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by freemangordon (Post 1221347)
Any thoughts?

"When ‘time’ command is executed without the complete path (/usr/bin/time), then its the built-in ‘time’ command of the bash shell that is executed."
Anyway, i value my available / space more than some secs during loading.

freemangordon 2012-06-13 14:10

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by don_falcone (Post 1221354)
"When ‘time’ command is executed without the complete path (/usr/bin/time), then its the built-in ‘time’ command of the bash shell that is executed."
Anyway, i value my available / space more than some secs during loading.

Does it matter which exactly "time" is executed?

Anyway, it seems it was a mistake to move Qt to rootfs in terms of both speed and free rootfs space, will wait some comments from szopin and whoever wants to comment on that and most probably will revert Qt location back to /opt

Android_808 2012-06-13 15:13

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
I know the intention of moving QT libs to rootfs was to improve performance, but once they're loaded into RAM surely it makes no difference. If there is already a QT app open, then the next should only need to load any additional libraries. For this reason I'd rather save space on rootfs.

hxka 2012-06-13 15:42

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Why is there a /usr/share/applications/hildon/kernel-cssu-uninstall.desktop which being pressed installs stock kernel producing unbootable device?

Alfred 2012-06-13 15:47

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
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?

pablocrossa 2012-06-13 15:56

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Alfred (Post 1221405)
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?

dpkg --ignore-depends=kernel-power-settings kernel-settings.deb
I think something like that does the trick, check the name of stuff I have typed :)

Mohammed Muid 2012-06-13 16:12

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
i am not experiencing any adv after update. can u plz tel me what sort of update i should be experiencing?

freemangordon 2012-06-13 16:16

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Android_808 (Post 1221395)
I know the intention of moving QT libs to rootfs was to improve performance, but once they're loaded into RAM surely it makes no difference. If there is already a QT app open, then the next should only need to load any additional libraries. For this reason I'd rather save space on rootfs.

Well, AFAIK it does not work like that. We can never get rid of the swap. And (again) AFAIK the first pages to evict when there is no enough RAM, are executable pages. But when that code page is needed again it is better if it is on the faster media, that way multitasking will be better/smoother. Also have in mind that executable pages NEVER go to swap, so we don't know (at least not easy) what part of the executable code is in RAM, and what part will be read next time it has to be executed. That is the rationale behind my attempt to move Qt to a faster (as I was thinking) storage.

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

freemangordon 2012-06-13 16:17

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Mohammed Muid (Post 1221417)
i am not experiencing any adv after update.

Exactly this.

Go and read OP again.


All times are GMT. The time now is 02:30.

vBulletin® Version 3.8.8