I just tried latest bricked kernel and want to go back to Sebastian kernel. How do I do that? Where can I find the optimized Sebastian kernel for Elegancia ROM?
Oh, thanks Cat =)) I got wrong the post from Lavell7298, read between the lines)
I'll try SetCPU or Tuner if performance will be not enough.
As far as i know...(but i could b wrong) by installing STP or SetCPU, dual core kicks in. Performance and stability is based on the settings u set at boot, if...again "if", ur phone likes the settings u originally set it for.
BTW...i flashed Sebastian's newest and i love it! I think imma roll with this one for while!
Sent from my HTC Sensation 4G using XDA Premium App
As far as i know...(but i could b wrong) by installing STP or SetCPU, dual core kicks in. Performance and stability is based on the settings u set at boot, if...again "if", ur phone likes the settings u originally set it for.
BTW...i flashed Sebastian's newest and i love it! I think imma roll with this one for while!
Sent from my HTC Sensation 4G using XDA Premium App
Yep, so it is. BTW kernel is very good.
One question to our devs. In Seb's theme there is a script
Code:
#!/system/bin/sh
if [ ! -f /sys/block/mmcblk0/queue/scheduler]
then
sleep 60
fi
echo "null" > /sys/block/mmcblk0/queue/scheduler
if [ ! -f /sys/block/mmcblk1/queue/scheduler]
then
sleep 60
fi
echo "null" > /sys/block/mmcblk1/queue/scheduler
if [ ! -f /sys/block/mmcblk1/queue/scheduler]
then
sleep 60
fi
echo "null" > /sys/block/mmcblk1/queue/scheduler
if [ ! -f /sys/block/mmcblk0/queue/read_ahead_kb]
then
sleep 60
fi
echo "3072" > /sys/block/mmcblk0/queue/read_ahead_kb
if [ ! -f /sys/block/mmcblk1/queue/read_ahead_kb]
then
sleep 60
fi
echo "3072" > /sys/block/mmcblk1/queue/read_ahead_kb
if [ ! -f /sys/devices/virtual/bdi/179:0/read_ahead_kb]
then
sleep 60
fi
echo "3072" > /sys/devices/virtual/bdi/179:0/read_ahead_kb
for setting SD cache. Currently it is 128? Found a script in /system/etc/, called 95SDbuffer - it means to do the same or what?
With script from kernel thread I get error of "if is inconsistent", but so far I see for each "if" there is "fi" so dunno...
Just wanna get an advice how to change cache size...
As far as i know...(but i could b wrong) by installing STP or SetCPU, dual core kicks in. Performance and stability is based on the settings u set at boot, if...again "if", ur phone likes the settings u originally set it for.
BTW...i flashed Sebastian's newest and i love it! I think imma roll with this one for while!
Sent from my HTC Sensation 4G using XDA Premium App
hi guys !
i flashed bricked kernel and i asked show about it. he said that Cpu 1 is normally offline ,only cpu 0 runs but there are some overclocked apps like SETCUP that forces cpu 1 to run all the time ; tahts' causes a lot of battery drain and getting hot ....but, normally , cpu1 is offline and doesn't run all the time like cpu 0. if you use system tuner pro, then you can enbale force dual cpu ou disable it ....
I opened my system tuner app and i can confirm that cpu1 is always offline if i don't force it by checkin the option ....... or maybe it runs only when needed ...
maybe you could have a look on his thread in the last pages ....
______________
SAMSUNG GALAXY NOTE II
Rom: OMEGA 9.1
Kernel: Stock
Here is my battery statistic with Anthrax kernel 4.2 (Day one)
Anthrax the Forbidden Kernel 4 Qualcomm based
CPU Min 384; CPU Max 1080 ; Governor ndemand ; IO Scheduler: SIO
HBOOT 1.29.1000
Radio 11.24A.3504.31_M
Firmware: 3.33
ROM Elegancia 5.x Thanx to V6 Maniac
Anker 1900
i flashed bricked kernel and i asked show about it. he said that Cpu 1 is normally offline ,only cpu 0 runs but there are some overclocked apps like SETCUP that forces cpu 1 to run all the time ; tahts' causes a lot of battery drain and getting hot ....but, normally , cpu1 is offline and doesn't run all the time like cpu 0. if you use system tuner pro, then you can enbale force dual cpu ou disable it ....
I opened my tuner tuner app and i can confirm that cpu1 is always offline if i don't force it by checkin the option or maybe it runs only when needed ...
maybe you could have a look on his thread in the last pages ....
+1 friend. Now remember that second core only moves when in need of extra power. Therefore...i think its safe to have it on line just in case that extra kick is needed. Performance like that is excellent, but, thats only my opinion. Kernel topic is kind of a touchy subject because what could work for me, might not work for u, and viceversa! Thx for ur info...everyday i learn.
Sent from my HTC Sensation 4G using XDA Premium App
So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?