![]() |
Re: [Stable!] FasterN9
Quote:
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. |
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 |
Re: [Stable!] FasterN9
Quote:
Code:
/opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meegotouchhome) |
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! |
Re: [Stable!] FasterN9
Quote:
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. |
Re: [Stable!] FasterN9
how about normal mode?
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
thanks |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
@traysh do i really need to uninstall or is enough not use it?
|
Re: [Stable!] FasterN9
Quote:
|
Hi,
sorry for the (very much) noob question, but dual-boot kernel used for nitdroid installation is open mode or it's a different thing? Thanks :) |
Re: [Stable!] FasterN9
Quote:
Seriously, take a look in the first group of commands in post 1281. They're telling the kernel that when these processes need to read or write a file, they have the priority determined by the -c and -n flags. So, for example, meegotouchhome will have io priority class "realtime" (-c 1) and classdata (-n 0), what means it will be the most prioritary process running in the phone. Processes with "-c 3" (class idle) will write or read only when other processes are no trying to do it. That's ok for them because they're background processes, meaning there will be no lag in the user interface. These commands work only in open phone, and if they're applied, lags in the user interface will be vary rare. |
Re: [Stable!] FasterN9
I forgot to mention in the changelog that network (TCP) performance has been a lot improved in version 1.1.5.
|
Re: [Stable!] FasterN9
Quote:
So, to put everything you said in this lone "Joe's" perception, we pretty much get an iPhone 4 UI fluidity, but with real multitasking ;) Thanks for the huge effort in explaining and developing. Massive performance improvement compared to a stock N9. |
Re: [Stable!] FasterN9
Quote:
Run the following command in your phone terminal: Code:
accli -I | grep modeCode:
Current mode: open |
Re: [Stable!] FasterN9
Quote:
|
No problems with 1.1.5 for now, everything seems smooth like never before!
I'm in open mode :) |
Re: [Stable!] FasterN9
1 Attachment(s)
Can't upgrade, any ideas?
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Hell it's fast :D - I'm in Open mode too!:)
|
Looking for vs for normal mode too!
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
My phone's microusb has broke today. Hope I can have it fixed tomorrow :(
|
Re: [Stable!] FasterN9
Thanks traysh.
Just now upgraded without any problem from 1.1.4 (over). But when installation started the phone freezed for a half of minute and when finished installation i saw the quick pop up message phone rebooted itself. After reboot in apps messenger i see 1.1.5. It's normal process ? The phone work good and quick, i with inception... |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
may i try to downgrade safely?
|
Re: [Stable!] FasterN9
Hey there,
must be the phone in open mode or is inception enough for the huge speed improvements? How can i incept fastern9? Which comands must be typed in terminal to incept fastern9 and use the huge speed improvements? Thanks & Greetz az2111 |
Re: [Stable!] FasterN9
Schturman,
During the pop-up of around 30seconds the phone freezes for installation to complete before the reboot so its perfectly normal ;) |
Re: [Stable!] FasterN9
Quote:
Try dpkg --purge fastern9 It should be ok to downgrade |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
I also with inception, using fastern9 1.1.5..
as user: ~ # /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg otouchhome) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s tore) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m iner-fs) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_ RX-71) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook- meego) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m eego) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto ryd) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe r) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese rver) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin e) ionice.real: ioprio_set failed: Operation not permitted ~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd) ionice.real: ioprio_set failed: Operation not permitted ~ # ~ # /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome ) unknown: prio 0 ~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-store) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner- fs) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71) unknown: prio 0 ~ # /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego ) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof msgindexer) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof messageserver) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof feedengine) idle ~ # /opt/fastern9/bin/ionice.real -p $(pidof msyncd) idle ~ # as user: ~ $ /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg otouchhome) ionice.real: ioprio_set failed: Operation not permitted ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s tore) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m iner-fs) ~ $ /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_ RX-71) ionice.real: ioprio_set failed: Operation not permitted ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook- meego) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m eego) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto ryd) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe r) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese rver) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin e) ~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd) ~ $ ~ $ /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome ) unknown: prio 0 ~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-store) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner- fs) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71) unknown: prio 0 ~ $ /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego ) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof msgindexer) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof messageserver) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof feedengine) idle ~ $ /opt/fastern9/bin/ionice.real -p $(pidof msyncd > something wrong? Sry im noob |
Re: [Stable!] FasterN9
Installed version 1.1.5. My first ever N9 Tweak :D Works like a charm!
Thanks a ton traysh! |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Uninstall 1.0.1 and install 1.1.5.
My phone run like a rocket.internet speed works very fast (just like nitdroid).thanks |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
hey traysh
any tips for this error: root mode . / ionice.real -c 1 -n 7 -p $(pidof bme_RX-71) ionice.real: ioprio_set failed: operation not permited greetings |
| All times are GMT. The time now is 09:10. |
vBulletin® Version 3.8.8