View Single Post
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#121
Originally Posted by karam View Post
I can exactly tell what did you do :

(After applieing MY PATCH ) you opened /home/user/.bashrc
and copied the lines

if [ "$PS1" ] ; then
mkdir -p -m 0700 /dev/cgroup/cpu/user/$$ > /dev/null 2>&1
echo $$ > /dev/cgroup/cpu/user/$$/tasks
echo "1" > /dev/cgroup/cpu/user/$$/notify_on_release
fi

and pasted them in terminal
wich made the terminal pid appear in the cgroup user folder

So i can help you to explain what happened
First when pasted those lines in terminal you applied the patch (FOR TERMINAL ONLY) so any apps from launched from that terminal window
Ae launched with the patch applied
but MY PATCH wich applies those ine to the whole core stuff
so the boot up has the patch applied


SO : My Patch has nothing wrong
And here a pic of what explain ( i did what you did)

l


SOOOOO Please don't fill this thread with b*llsh*t about claims of your patch
and pointing that my patch is not working
This is wrong. That's not what I'm doing and that doesn't explain anything.