<div dir="ltr">Hi<br><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 19, 2015 at 1:53 PM, Meyer Lansky <span dir="ltr">&lt;<a href="mailto:markus93@inbox.ru" target="_blank">markus93@inbox.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hello everyone!<br><br>I decided to take fuzzing task Scheduler CFS <a href="http://lxr.free-electrons.com/source/kernel/sched/fair.c" target="_blank">http://lxr.free-electrons.com/source/kernel/sched/fair.c</a><br><br>Question: I just recently learning fuzzing and it is at all possible fuzzy scheduler?<br><br>If so then why will advise you start?<br></div></blockquote></div><br></div><div class="gmail_extra">Could you clarify: do you mean, you want to apply fuzzy logic into CFS?<br><br></div><div class="gmail_extra">If yes, then you need to think one thing first: is your planned logic will make the scheduling decision slower or faster? if slower, then probably it is not suitable to be implemented because basic rule of scheduling is that you need to make it as fast as possible.<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">regards,<br><br>Mulyadi Santosa<br>Freelance Linux trainer and consultant<br><br>blog: <a href="http://the-hydra.blogspot.com" target="_blank">the-hydra.blogspot.com</a><br>training: <a href="http://mulyaditraining.blogspot.com" target="_blank">mulyaditraining.blogspot.com</a></div>
</div></div>