Active Topics

 


Poll: Delet the values from the speedpatch?
Poll Options
Delet the values from the speedpatch?

Reply
Thread Tools
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#731
@zurrain101
these are the transitions of the stable theme-customizer (not the one in devel or testing)

and they are optional
i just put them to make a perfect N900

as corduroysack you can find the transitions you like
 

The Following User Says Thank You to karam For This Useful Post:
Posts: 182 | Thanked: 40 times | Joined on Apr 2010 @ Seatle, WA
#732
Originally Posted by iscio View Post
with swappolube the proposed value are 100 for vfs pressure. What is the meaning of 1000?

see this

read somewhere that keeping 1000 or higher value will basically would increase battery life by not cleaning cache on frequent basis. I might be wrong, may be some guru can help with the value.

Default value is 100 and swappolube does not recommend any value but keeps it as default.
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#733
 
Posts: 59 | Thanked: 16 times | Joined on May 2010
#734
VFS Cache Pressure

Description: Controls the tendency of the kernel to reclaim the memory which is used for caching of directory and inode objects. At the default value of vfs_cache_pressure = 100 the kernel will attempt to reclaim dentries and inodes at a "fair" rate with respect to pagecache and swapcache reclaim. Decreasing vfs_cache_pressure causes the kernel to prefer to retain dentry and inode caches. Increasing vfs_cache_pressure beyond 100 causes the kernel to prefer to reclaim dentries and inodes.
Default: "100"
Suggested: "100"

i don't know what will be the effect on the battery consumption
but i am testing it
 
Posts: 182 | Thanked: 40 times | Joined on Apr 2010 @ Seatle, WA
#735
I have made vfs cache pressure as 10, after reading stuff on droid forum and all, seems it makes battery last longer. I can see that battery goes down around 1% in an hour with gtalk and gvoice on 2G connected full time.
 

The Following 2 Users Say Thank You to mehulrajput For This Useful Post:
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#736
Originally Posted by mehulrajput View Post
I have made vfs cache pressure as 10, after reading stuff on droid forum and all, seems it makes battery last longer. I can see that battery goes down around 1% in an hour with gtalk and gvoice on 2G connected full time.
whaooooooooo , that's great man .
let me try it too.
__________________
Every hero becomes a bore at last.
www.itechiapk.com
 
Posts: 270 | Thanked: 37 times | Joined on Sep 2010
#737
I am using 50 with vfs cache pressure and no problem
 
Posts: 15 | Thanked: 0 times | Joined on Jun 2011
#738
hi, kindly guide me...

first i download file speedpatch.tar.gz to my computer and unzip it...

then i tranfer the extracted 3 files to my n900;
speedpatch
speedpatch.sh
transitions.ini

when open file manager, these 3 files can be seen under
"user/" but i can't see any folder name MyDocs

then i open x terminal and type

~ $ sudo gainroot

/home/user # mkdir /usr/local/sbin
mkdir: cannot create directory ' /usr/local/sbin' : file exists

/home/user # cp /home/user/MyDocs/speedpatch.tar.gz ./
cp: cannot stat ' /home/user/MyDocs/speedpatch.tar.gz ' : No such file or directory

/home/user # tar xzvf speedpatch.tar.gz
tar: can't open 'speedpatch.tar.gz': No such file or directoriy

/home/user # mv speedpatch /etc/event.d
mv: cannot rename 'speedpatch': No such file or directory

/home/user # mv transitions.ini /home/user/MyDocs
mv: cannot rename 'transitions.ini': No such file or directory

/home/user # chmod +rwx speedpatch.sh
chmod: speedpatch.sh: No such file or directory

/home/user # chmod +rwx /etc/event.d/speedpatch
chmod: /etc/event.d/speedpatch: No such file or directory

/home/user # bash ./speedpatch.sh
/bin/sh: bash: not found

/home/user # rm speedpatch.sh
rm: cannot remove 'speedpatch.sh': No such file or directory

/home/user # /etc/rc.local
/bin/sh: /etc/rc.local: not found

/home/user #

then i reboot

then i open x terminal again and type

cd /dev/cgroup/cpu

can't see any files or directories, so the patch is not applied,,,
what to do? which step i made mistake? please guide,,,

tq
 
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#739
Originally Posted by siduapuluh View Post
hi, kindly guide me...

first i download file speedpatch.tar.gz to my computer and unzip it...

then i tranfer the extracted 3 files to my n900;
speedpatch
speedpatch.sh
transitions.ini

when open file manager, these 3 files can be seen under
"user/" but i can't see any folder name MyDocs

then i open x terminal and type

~ $ sudo gainroot

/home/user # mkdir /usr/local/sbin
mkdir: cannot create directory ' /usr/local/sbin' : file exists

/home/user # cp /home/user/MyDocs/speedpatch.tar.gz ./
cp: cannot stat ' /home/user/MyDocs/speedpatch.tar.gz ' : No such file or directory

/home/user # tar xzvf speedpatch.tar.gz
tar: can't open 'speedpatch.tar.gz': No such file or directoriy

/home/user # mv speedpatch /etc/event.d
mv: cannot rename 'speedpatch': No such file or directory

/home/user # mv transitions.ini /home/user/MyDocs
mv: cannot rename 'transitions.ini': No such file or directory

/home/user # chmod +rwx speedpatch.sh
chmod: speedpatch.sh: No such file or directory

/home/user # chmod +rwx /etc/event.d/speedpatch
chmod: /etc/event.d/speedpatch: No such file or directory

/home/user # bash ./speedpatch.sh
/bin/sh: bash: not found

/home/user # rm speedpatch.sh
rm: cannot remove 'speedpatch.sh': No such file or directory

/home/user # /etc/rc.local
/bin/sh: /etc/rc.local: not found

/home/user #

then i reboot

then i open x terminal again and type

cd /dev/cgroup/cpu

can't see any files or directories, so the patch is not applied,,,
what to do? which step i made mistake? please guide,,,

tq


dude you have done some wrong steps at the starting , the command tar xzvf is the to extract the zip file you have downloaded .
try putting the .tar file in MyDocs and then try these commands
__________________
Every hero becomes a bore at last.
www.itechiapk.com
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#740
tried VFS Cache Pressure as 1000
But the battery gets empty too fast
trying 10
will see how it goes
 
Reply

Tags
autobrick, awesome-script, do no install, f***epitaph, install it now, perfect_ n900, script-a-brick, very safe


 
Forum Jump


All times are GMT. The time now is 18:42.