Hi,

haris dzidic wrote:
> Thanks for the answers, guys.
>
> I can't really get my head around the C code, but I read the 
> documentation. From everything I read about scheduling algorithms in 
> RTLinux seems to suggest that scheduling algorithms are loadable 
> modules and any of them can be used.
>
> However, the document Documentation/scheduler/sched-rt-group.txt says 
> the EDF scheduler is not implemented.
>
> I also read that Michael and his colleague developed an EDF scheduler 
> recently. Is it used in Android 2?
Give me some reason to test sched-edf on it, maybe is better to map 
service on deadline instead of priority. Use it
is not a problem on android system, just modify the init.c process that 
assign parameter to the service and give them
deadline.

Michael

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

Reply via email to