From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48CA8941.5030005@domain.hid> Date: Fri, 12 Sep 2008 17:22:41 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <48CA7E5D.3080608@domain.hid> In-Reply-To: <48CA7E5D.3080608@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] __pse51_get_current_prio List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Hi Gilles, > > we've integrated your unit_mutex and our native test, but now we > stumbled over that __pse51_get_current_prio special syscall to check the > dynamic thread priority (during pi tests). I guess that service only > exists in your private patch queue? What are your plans about this in > case we want to push the mutex test into mainline? Or should we check > the thread prio indirectly (by waking up a lower-prio thread)? I had plan to remove this from unit_mutex. OTOH, it may come in handy if we start breaking the xnsynchs... -- Gilles.