From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BB5BA2D.1080604@domain.hid> Date: Fri, 02 Apr 2010 11:34:37 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <20100401230843.GF3755@domain.hid> <4BB53566.3010601@domain.hid> <4BB53643.2080604@domain.hid> <4BB5B64B.6040803@domain.hid> <4BB5B7C1.4020301@domain.hid> <4BB5B874.5090904@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] New scheduler class List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Henri Roosen Cc: xenomai@xenomai.org, Jan Kiszka Henri Roosen wrote: > Ok, I might give Jan's proposal a try and could be sufficient for us:a > Xenomai thread with non-RT scheduling class (didn't know that was > possible). > > We just need the thread in the Xenomai domain for being able to access > Xenomai resources, but want it to be scheduled together with the Linux > nice levels. A near IDLE nice level should be ok. We just don't want > that our Xenomai 'idle' thread with a while(1) would prevent Linux to > run. That will happen with SCHED_OTHER if while(1) occurs while running in primary mode. -- Gilles.