maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Stable!] FasterN9 (https://talk.maemo.org/showthread.php?t=83940)

traysh 2013-04-21 22:01

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1337828)
It should be in /home/user ? Did you tried another place?

It could be anywhere.
This is what I'm going to do: release the next versions with these commands among with other improvements. The ionice commands will work for people who are using their phone in open mode only but won't do any harm to people who aren't.

Then later I'll try to make them work to everyone, but this will take time.

traysh 2013-04-23 15:53

Re: [Stable!] FasterN9
 
Version 1.1.5 released.

This release will bring big speed improvements to all users and huge speed improvements to devices running in open mode.

It also fixes (or tries to fix) lags in QuasarMX when FasterN9 is installed.

If there are no critical bugs confirmed, this version will be released as 1.2 stable in a week.

Network (TCP) performance is also greatly improved in this release.

Please uninstall Drop Cache if you have it installed, as it erases the disk cache, which was tunned in this release.

Changelog:
fastern9 (1.1.5) unstable; urgency=low
* Disk cache tuning. Please uninstall "Drop cache" if you have it installed, otherwise there will be no gain as it erases the cache
* I/O prioritization of some processes to reduce latency. This will be applied only to phones running in "open mode"
* QuasarMX full and lite lag fix
* Improved network (TCP) performance

-- Danilo Luvizotto <danilo.luvizotto@gmail.com> Tue, 23 Apr 2013 12:15:11 -0300

traysh 2013-04-23 16:02

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1337813)
As ROOT:
RM696-21-3_PR_001:~# cd /home/user
RM696-21-3_PR_001:/home/user# tar -zxf ionice.real.tar.gz
RM696-21-3_PR_001:/home/user# chmod a+x ionice.real
chmod: ionice.real: Operation not permitted
RM696-21-3_PR_001:/home/user# ./ionice.real -c 1 -n 7 -p $(pidof meegotouchhome)
-sh: ./ionice.real: Operation not permitted
RM696-21-3_PR_001:/home/user# ./ionice.real -p $(pidof meegotouchhome)
-sh: ./ionice.real: Operation not permitted
RM696-21-3_PR_001:/home/user#


As USER:
~ $ cd /home/user
~ $ chmod a+x ionice.real
chmod: ionice.real: Operation not permitted
~ $ ./ionice.real -c 1 -n 7 -p $(pidof meegotouchhome)
ionice.real: ioprio_set failed: Operation not permitted
~ $ ./ionice.real -p $(pidof meegotouchhome)
unknown: prio 4
~ $

If you do install the new version 1.1.5, would you please run both as root and user the following commands and paste the result here?

Code:

/opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meegotouchhome)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-store)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-miner-fs)
/opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_RX-71)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook-meego)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-meego)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhistoryd)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexer)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof messageserver)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengine)
/opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd)

/opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome)
/opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
/opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-fs)
/opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
/opt/fastern9/bin/ionice.real -p $(pidof facebook-meego)
/opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
/opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
/opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
/opt/fastern9/bin/ionice.real -p $(pidof messageserver)
/opt/fastern9/bin/ionice.real -p $(pidof feedengine)
/opt/fastern9/bin/ionice.real -p $(pidof msyncd)


patlak 2013-04-23 16:03

Re: [Stable!] FasterN9
 
So, this massive speed improvement won't be available for closed N9s? Also, can you suggest how to correct the stutter/skipping that we get for Ochotrack since adding it under "classify media" or "classify desktop" doesn't get rid of the skipping?

Thanks!

traysh 2013-04-23 16:06

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by patlak (Post 1338232)
So, this massive speed improvement won't be available for closed N9s? Also, can you suggest how to correct the stutter/skipping that we get for Ochotrack since adding it under "classify media" or "classify desktop" doesn't get rid of the skipping?

Thanks!

I'll take a look in this Ochotrack problem.
For now there will be bigger speed improvements to open devices than to closed devices. I'll start working on making it available to all devices but that may take time.

TMavica 2013-04-23 16:09

Re: [Stable!] FasterN9
 
how about normal mode?

traysh 2013-04-23 16:10

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by TMavica (Post 1338236)
how about normal mode?

By "closed" I meant normal mode devices

TMavica 2013-04-23 16:16

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338237)
By "closed" I meant normal mode devices

sorry, forget read the upper post
thanks

patlak 2013-04-23 16:26

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338235)
I'll take a look in this Ochotrack problem.
For now there will be bigger speed improvements to open devices than to closed devices. I'll start working on making it available to all devices but that may take time.

Sorry for the question, but just wondering; what is the actual speed benefit an Average Joe will get by the tweak done to open N9s that isn't available to closed N9s? Anything that would be noticeable?

lorenzo 2013-04-23 16:38

Re: [Stable!] FasterN9
 
@traysh do i really need to uninstall or is enough not use it?


All times are GMT. The time now is 04:25.

vBulletin® Version 3.8.8