From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <501FB8A5.50804@xenomai.org> Date: Mon, 06 Aug 2012 14:29:25 +0200 From: Philippe Gerum MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] question: scheduling3 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ali hagigat Cc: Xenomai@xenomai.org On 08/06/2012 02:13 PM, ali hagigat wrote: > It seems there are some scheduling policies like RT, TP, IDLE and > SPORADIC inside Xenomai code. Is there any document to explain them? > For kernel, man page of sched_setscheduler() explains every thing > about the scheduling policies, can you add some comments to clarify > the functionality of those? No, because FIFO, SPORADIC, round-robin and Time Partitioning are common in the real-time space. If you want more doc to appear in the scheduler documentation, just send it there for review. > Regards > > _______________________________________________ > Xenomai mailing list > Xenomai@xenomai.org > http://www.xenomai.org/mailman/listinfo/xenomai > -- Philippe.