From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <501FC438.1050206@xenomai.org> Date: Mon, 06 Aug 2012 15:18:48 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 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? Actually, as usual, you have not read xenomai documentation, because they are documented in the API documentation with a link to the opengroup page explaining the scheduling policies. So, again, please go read the documentation before asking further questions. -- Gilles.