|
2010-09-15
, 09:26
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#2
|
|
2010-09-15
, 09:28
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#3
|
The Following User Says Thank You to debernardis For This Useful Post: | ||
|
2010-09-15
, 10:00
|
Posts: 370 |
Thanked: 443 times |
Joined on Jan 2006
@ Italy
|
#4
|
|
2010-09-15
, 10:10
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#5
|
There's no gui and you won't find any icon. The package only changes some settings like in allnameswereout's http://talk.maemo.org/showpost.php?p...1&postcount=59
|
2010-09-15
, 10:20
|
Posts: 29 |
Thanked: 27 times |
Joined on Mar 2010
|
#6
|
|
2010-09-15
, 10:39
|
|
Posts: 220 |
Thanked: 49 times |
Joined on Aug 2010
@ england
|
#7
|
|
2010-09-15
, 10:59
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#8
|
cat /proc/sys/vm/swappiness
The Following 3 Users Say Thank You to debernardis For This Useful Post: | ||
|
2010-09-15
, 12:51
|
Posts: 356 |
Thanked: 172 times |
Joined on Jan 2010
@ Canada
|
#9
|
|
2010-09-15
, 12:57
|
|
Posts: 168 |
Thanked: 108 times |
Joined on Oct 2009
@ Luleå, Sweden
|
#10
|
This looks like a very handy tweak indeed -- thanks for packaging it
Just for the sake of having all potentially useful information in one place about this, could someone post removal instructions (or does it show up in App Man)?
The Following 2 Users Say Thank You to oxpo For This Useful Post: | ||
Tags |
bada lubes, bada rox, swappiness, tuning |
|
The package changes a number of kernel parameters when installed and adds a script to event.d to make the changes permanent. When removed, the script is deleted and the parameters are reset.
Be careful and test it, I'm no expert and made the package "by hand" with dpkg-deb on my ubuntu box.
Let me know if it destroys your n900 or sends your personal data to some rogue site
Also let me know if your n900 gets much snappier after installing it, like mine
____________________________________
As requested by lcuk
> In the top post for this thread, indicate CLEARLY
> the actions and changes it makes
The package issues the following commands which change the way the kernel handles ram and virtual memory (as far as I can understand, i.e. hardly at all)
No files are harmed by installing this package, and no carbon dioxide is released . It adds a /etc/event.d/tuning script as described in the swappiness thread.
> In the package, add a clear indication
> of its actions in the README and
> potentially a man page and/or
> a backlink back to here so others can
> discover its actions easily.
The package description has links to the relevant posts in the swappiness thread.
In the next version I'll add also a link to this thread and a banner in postinst and postrm, if & when I discover how's done
_________________________
I told you I wasn't an expert! Version 0.1.0-1 was flawed in postinst and didn't erase the /etc/event.d/tuning file after package removal (thanks to Mikkov for reporting).
Latest version, 0.1.2 corrects the problem.
Ernesto de Bernardis
Last edited by debernardis; 2010-10-07 at 15:04.