[Xenomai-core] Xenomai v2.2.3

2006-09-18 Thread Philippe Gerum
Here is the third maintenance release for the v2.2.x branch. Short log follows: [nucleus] * Use per-task event filter implemented by recent Adeos patches, to reduce the overhead induced by event pipelining. * Support partial buffer reading from the message pipe

Re: [Xenomai-core] official TSC model on SMP

2006-09-18 Thread Jan Kiszka
Gilles Chanteperdrix wrote: Philippe Gerum wrote: On Sun, 2006-09-17 at 13:54 +0200, Jan Kiszka wrote: Hi, reading through timer code of Xenomai I just wondered (again) what our official model of TSCs on multiprocessor boxes are: 1) (practically) perfectly

Re: [Xenomai-core] Odd behaviour of vxworks

2006-09-18 Thread Niklaus Giger
Am Sonntag, 17. September 2006 19:06 schrieb Philippe Gerum: On Fri, 2006-09-15 at 21:44 +0200, Niklaus Giger wrote: Hi .. Maybe the example is misleading in that respect; the patch below makes the behaviour constant among all environments: Thanks for your explanation and the fix. But I

[Xenomai-core] Re:rare brokenness in latency output - FPU bug!

2006-09-18 Thread gilles\.chanteperdrix
-- Debut du message initial --- De : [EMAIL PROTECTED] A : xenomai-core xenomai-core@gna.org,Gilles Chanteperdrix [EMAIL PROTECTED] Copies : Date : Mon, 18 Sep 2006 11:30:45 +0200 Objet : rare brokenness in latency output - FPU bug! Gilles, what info do you need?

Re: [Xenomai-core] [PATCH, RFC] Make ioremap'ed memory available through rtdm_mmap_to_user()

2006-09-18 Thread Stelian Pop
Le vendredi 15 septembre 2006 à 18:40 +0200, Jan Kiszka a écrit : In case no one comes up with an easy, portable way to detect remapped memory as well: What about some flags the caller of rtdm_mmap_to_user has to pass, telling what kind of memory it is? Would simplify the RTDM part, and the