D-i-a-b-l-o Kernel, Development stopped.

Status
Not open for further replies.

Daniel.96

Senior Member
Mar 17, 2012
610
1,379
0
Hey mates,

It is really awesome seeing the Kernel-Development processgrowing soo fast, wow amazing, we have now a vsync functional 3.0 kernel with Cam and usb working ! Thanks so much Ivendor, you rock ! :)

Coming to the bad point:

Maybe some of you've already noticed that my updates come later from week to week and I think today is the time to stop. Don't get me wrong, I'll never leave this Forum or stop working on android(kernels), but for me the school is now more important and my "break from school" because of a small interval of no exams, has an end already tomorrow. So this means I'll have to learn really a lot and try to get good marks, you all know this is not the easiest pat of an student. While the time I'll have to learn that much, I really want to not be disturbed by anything. And I don't like to let things stay no finished, because otherwise I cannot start anything new for me..

So I'll close/delete this Thread (maybe even today)(!) to have the feeling that I actually really stopped sitting in front of the pc throwing time away, which would be better invested in learning. I hope you all can understand my decision, even if some of you might think is is a bit suddenly..

I'll try(!) to make a build about every second weekend and I'll publish it in outerheavens Testrelease-Thread. Also I'll try to keep my KernelToolBox updated and today I've published something like a beta of it, for me almost everything is working properly :)
Don't get mad, you have other much better Developers then me like Arco, Ivendor Doom and much more are on a good way to them ;)

Greets Diablo
 
Last edited:

drifter94

Senior Member
Jul 18, 2012
125
25
0
Torino Italy
Just tried UHperformace and it didn't work: it boots but the screen remains black.. i had this problem when i messed around with the egl fole under system\lib\egl ... i tried to put another file in there but it still didn't work so i think it's not that... enough complaining: thank you very much for contributing to our comunity.. i hope to learn too how to compile kernels and other stuff.. cheers

Sent from my GT-I9001 using xda app-developers app
 
  • Like
Reactions: Daniel.96
G

GuestK00436

Guest
Just tried UHperformace and it didn't work: it boots but the screen remains black.. i had this problem when i messed around with the egl fole under system\lib\egl ... i tried to put another file in there but it still didn't work so i think it's not that... enough complaining: thank you very much for contributing to our comunity.. i hope to learn too how to compile kernels and other stuff.. cheers

Sent from my GT-I9001 using xda app-developers app
For me it worked...after installation do wipe cache dalvik and fix permissions

Inviato dal mio GT-I9001 con Tapatalk 2
 

hadidjapri

Senior Member
Sep 19, 2012
819
1,049
0
Depok
one question
1. what do you mean by scheduler? you put BFS and SIO, they're not even categorized in same category. BFS is CPU scheduler and SIO is I/O scheduler
 

nuck1982

Senior Member
Jun 11, 2012
229
116
73
i testet mix kernel and with this i cant recording videos. but nice to see other kernels.

Gesendet von meinem GT-I9001 mit Tapatalk 2
 

Rhonin86

Senior Member
Nov 17, 2011
1,370
1,313
143
Hagen
Confusing....

one question
1. what do you mean by scheduler? you put BFS and SIO, they're not even categorized in same category. BFS is CPU scheduler and SIO is I/O scheduler
OK, i thought i've understood the stuff around schedulers, but the above question made me wonder :confused:

AFAIK all above mentioned schedulers are bulit in the kernel and responsible for I/O-operations. So they are not meant to act on the cpu. Maybe this reference brings light to us ;)

Maybe i'm not right - then please enlighten me :good:

Cheers

Rhonin

---------- Post added at 08:48 AM ---------- Previous post was at 08:47 AM ----------

i testet mix kernel and with this i cant recording videos. but nice to see other kernels.

Gesendet von meinem GT-I9001 mit Tapatalk 2


JB or ICS ?
 

hadidjapri

Senior Member
Sep 19, 2012
819
1,049
0
Depok
OK, i thought i've understood the stuff around schedulers, but the above question made me wonder :confused:

AFAIK all above mentioned schedulers are bulit in the kernel and responsible for I/O-operations. So they are not meant to act on the cpu. Maybe this reference brings light to us ;)

Maybe i'm not right - then please enlighten me :good:

Cheers
i think you misread it man. read carefully and you'll see that guide you gave didn't mention BFS and CFS even once :)
i quote this from castagna's thread
Q: What are BFS (Brian F#ck Scheduler) kernel?
A: They are task schedulers (they determine what processes get cpu time, how much, etc)
CFS (Completely Fair Scheduler) is the default scheduler in the official mainline kernel. It's a tried, tested, stable scheduler.
BFS (Brain F#ck Scheduler) is a third party scheduler written by Con Kolivas that must be patched into the kernel, and replaces the CFS scheduler. It tends to be faster in certain tasks, and is usually pretty stable, but sometimes there can be performance quirks.
In a few words:
CFS stable scheduler best at multitasking, used on all standard/stock kernel
BFS a little less stable scheduler, increased much interactivity at the cost of multitasking


to be simple, BFS and CFS responsible to task execution of cpu while the ones for I/O is BFQ and CFQ. they have similar name so maybe you misread it :)
 
  • Like
Reactions: Rhonin86

cistamlaka

Senior Member
Apr 9, 2012
346
26
0
Zagreb
I'm using cm10 ivendor.
1.Can I install high performance kernel?
2.How to install it,I mean do I have to wipe anything?
3.Is the camera quality worser than on stock ivendor kernel?
 

luckana

Senior Member
Apr 30, 2012
741
177
73
Burgas
the camera has no way to be fixed due to the 423MB RAM available ;) Can sb of you guys using ultrahigh performace try gaming ? Because it lags like sh*t for me
 
Status
Not open for further replies.