|
2011-05-25
, 17:40
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#172
|
|
2011-05-25
, 17:45
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#173
|
And if you want you can also remove the # from the cgroup_patch
from line to 61 to line 66 if you want to have rc.local filled up with those lines
echo "#========== 200 lines kernel patch alternative ============" | tee -a $FICHERO
echo "mkdir -p /dev/cgroup/cpu" | tee -a $FICHERO
echo "mount -t cgroup cgroup /dev/cgroup/cpu -o cpu" | tee -a $FICHERO
echo "mkdir -m 0777 /dev/cgroup/cpu/user" | tee -a $FICHERO
echo "echo \"/usr/local/sbin/cgroup_clean\" > /dev/cgroup/cpu/release_agent" | tee -a $FICHERO
echo "#====================================" | tee -a $FICHERO
But according to the feedbacks there is no need to
It will does the samething as speedpatch in event.d
|
2011-05-25
, 17:48
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#174
|
For some reason /etc/event.d/speedpatch never gets executed, it means the MOUNTS_OK event doesn't fire up... Can you guess the reason the event doesn't happen?
|
2011-05-25
, 18:03
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#175
|
NOO why won't it get launched
It is executed otherwise no cgroup folder will be created in /dev
Anyway i will remove #
from pach when building the deb
IMO this will be a placebo
casue speedpatch does the same job
|
2011-05-25
, 18:08
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#176
|
|
2011-05-25
, 18:26
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#177
|
|
2011-05-25
, 19:31
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#178
|
Hi
Tell me please if I need to install new version ? I installed this patch a 2-3 days ago, and it's looks like it's work good... Are you fixing something in the new version?
Thanks
The Following User Says Thank You to karam For This Useful Post: | ||
|
2011-05-25
, 22:08
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#179
|
|
2011-05-25
, 22:11
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#180
|
Tags |
autobrick, awesome-script, do no install, f***epitaph, install it now, perfect_ n900, script-a-brick, very safe |
|
But those lines are in speedpatch wich is placed in /etc/event.d/
So those lines are applied for the whole core stuff
Meanwhile if you entered those lines in rc.local the patch will be only applied for the current terminal session
I mean only the leanched apps from the opened terminal window
will have the patch applied (well usualy it doesn't work well on n900)
But when the patched is applied to the core hildon-desktop + hildon-home are heavly effected (patched)
So in the bottem line: currently everything is working good
no need to edit anything
But if you wanna try and test
well no problem
any suggestions are welcomed