Greg KH wrote:
> On Thu, Dec 3, 2009 at 6:26 AM, haris <haris.dzi...@gmail.com> wrote:
>   
>> Hello.
>>
>> I was just asked by my professor "Which scheduling algorithm is used
>> in the Android OS"?
>>
>> We were having a discussion about RMA/DMA vs EDF.
>>
>> Can you guys help me out?
>>     
>
> So you want us to do your homework for you?
>
> The answer is that it is the same as the "normal" Linux kernel.
>
> good luck,
>
> greg k-h
>   
 From the linux-tree
Read the documentaiton under this directory
Documentation/scheduler/*

but it is better to take a look at the code
kernel/sched_fair.c
kernel/sched_rt.c
kernel/sched.c

Michael






-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to