Reply
Thread Tools
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#91
ok, I try that setting now, see whether lagging for not
by the way, would you mind make a startup script for that??
thx
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#92
Lets first find which are the best values, making startup script is easy.

And BTW you can try lowering disksize_kb to 98304 if swapinness and page-cluster does not have effect.
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#93
Originally Posted by freemangordon View Post
Lets first find which are the best values, making startup script is easy.

And BTW you can try lowering disksize_kb to 98304 if swapinness and page-cluster does not have effect.
no need test other setting i think....because the laggy is seem solved , thanks!
 
Posts: 309 | Thanked: 456 times | Joined on Jan 2010
#94
Code:
~ $ cat /proc/sys/vm/*
0
70
1600
90
1600
0
1
59326
30000	30001	30002	30003	0	0	0	0
45
32768
198736
-66
98304
-121
131072
1024
32
0
65536
2039
4096
2
0
1
0
50
2
0
0
20
100
 
Posts: 309 | Thanked: 456 times | Joined on Jan 2010
#95
Originally Posted by TMavica View Post
no need test other setting i think....because the laggy is seem solved , thanks!
Create this file /etc/event.d/compcache

Code:
start on startup

service
console none
script
	insmod /lib/modules/current/ramzswap.ko disksize_kb=120512
	sleep 1
	swapon /dev/ramzswap0
	swapoff /dev/mmcblk0p3
	swapon /dev/mmcblk0p3
	run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog \string:"Compcache loaded." uint32:0 string:OK
end script
 

The Following 2 Users Say Thank You to [DarkGUNMAN] For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#96
after boot up, hanged...

DEL

Last edited by TMavica; 2011-08-30 at 17:40.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#97
Originally Posted by [DarkGUNMAN] View Post
Code:
~ $ cat /proc/sys/vm/*
0
70
1600
90
1600
0
1
59326
30000	30001	30002	30003	0	0	0	0
45
32768
198736
-66
98304
-121
131072
1024
32
0
65536
2039
4096
2
0
1
0
50
2
0
0
20
100
Thanks,but,but...

WTF is that? Where did you get this settings from?

Realy, you (and others with "optimizations") don't help much with testing compcache using in parallel /proc/sys/vm settings different from stock (excluding swappiness and page-cluster). laptop_mode == 1. And we are testing swap?!?
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#98
Originally Posted by TMavica View Post
after boot up, hanged...

DEL
Are you still unable to boot?

If you are able may I have your /proc/sys/vm settings please.
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#99
everything is fine, no more bad lagging. By the way, here is the result, wonder which I could be set to improve more. I reinstalled the speedpatch, still working fine! swapiness to 20 and page cluster to 2, help a lot

0
10
500
40
500
0
0
59326
30000 30001 30002 30003 0 0 0 0
45
32768
208840
-66
98304
-121
131072
1024
32
0
65536
2039
4096
2
0
0
0
50
2
0
0
20
100
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#100
@TMavica - and do you thing there is an improvement on responsiveness, or things are just the same?
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:05.