[android-kernel] Re: What scheduler does Android OS use?

2010-09-02 Thread white
search the platform code dalvik has policy n proiorty setting code, also framework related with audio n video check the init.rc and cutil folder u need to search the platform after eclair release On 9월2일, 오전11시43분, Bindu Nair wrote: > Thanks to Rajeev and white for hitting my exact question inste

Re: [android-kernel] Re: What scheduler does Android OS use?

2010-09-02 Thread Bindu Nair
Thanks to Rajeev and white for hitting my exact question instead of saying "same as Linux" and repeating the generic definitions found all over the web. Newer versions of Linux supports CFS but I found very little evidence on the android forums and on the android developer's site confirming the fa

[android-kernel] Re: What scheduler does Android OS use?

2010-08-31 Thread white
As I know, Android is using the CFS. They are combine with RT scheduling. When you playing the audio and video service, paltform change the scheduling policy and change the schedule prority. On 8월31일, 오후9시21분, sanjeev sharma wrote: > Android works as an Sotware stack over linux kernel and Androi

Re: [android-kernel] Re: What scheduler does Android OS use?

2010-08-31 Thread sanjeev sharma
Android works as an Sotware stack over linux kernel and Android uses Linux Scheduling Policy. Sanjeev On Wed, Sep 1, 2010 at 7:07 AM, ani wrote: > First of all android is not an OS.It uses linux OS and thereby linux > scheduling. > > On Aug 31, 1:32 pm, Bindu Nair wrote: > > Does Android use

[android-kernel] Re: What scheduler does Android OS use?

2010-08-31 Thread ani
First of all android is not an OS.It uses linux OS and thereby linux scheduling. On Aug 31, 1:32 pm, Bindu Nair wrote: > Does Android use Linux's O(1) scheduler only? Is the CFS scheduler used at > all? -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.co