All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Xenomai v2.2-rc3
@ 2006-06-26  9:34 Philippe Gerum
  2006-06-26 13:47 ` [Xenomai-core] Re: [Xenomai-help] " Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Gerum @ 2006-06-26  9:34 UTC (permalink / raw)
  To: xenomai


Ok, five weeks is far too long between release candidates and we'll
try to shorten that, but still, the number of issues closed by -rc3 is
worth the delay. Significant POSIX skin updates, KGDB support merged
for x86, and another ARM port, this one over the iMX21, are among the
goodies. Here is the short log:

Dmitry Adamushko:

	* nucleus: Fix synch. object ownership stealing.

Alexis Berlemont:

	* rtdm: Add support for	mapping vmalloc'ed memory.

Gilles Chanteperdrix:

	* HAL/i386: Fix alignment issue of NMI support with GCC 4.1.

	* nucleus: Properly handle module locking/unlocking to prevent
	unsafe unloads. Add a regular syscall table for handling
	internal nucleus syscalls. Add per-process cleanup handlers.

	* vxworks: Conformance fixes.

	* posix: Close race window in several syscall wrappers.
	Add support for user-space mutex and condition variable
	attributes. Cleanup per-process objects on process
	termination. Add support for the SCHED_NORMAL policy.
	Rework allocation in shared memory support.

	* testsuite: Add context switch unit test.

Jim Cromie:

	* scripts: Various cleanups and improvements.

Niklaus Giger:

	* scripts: Better busybox support. Provide test script to
	maintainers.

Jan Kiszka:

	* HAL/ia64: Leverage pipeline head optimization.

	* HAL/i386: Enable KGDB support.

	* nucleus: Allow creation of non real-time Xenomai-enabled
	threads. Improve binary heap management for timers.

Heikki Lindholm:
	
	* testsuite: implement Power PC FPU testing routines.

Daniel Rossier:

	* Adeos/arm: Add support for the Freescale iMX21/csb535fs board.

Philippe Gerum:

	* Adeos/blackfin: Upgrade to R06R1RC2 and CVS-20060625.

	* Adeos/i386: Fix 2.4 compilation w/ GCC 3.4. Upgrade 2.6
	support.

	* nucleus: Add XNPIPEIOC_SETSIG.

	* vrtx: Extend user-space support.

	* testsuite: Fix sched_setaffinity() issue.

-----

See the ChangeLog for details.

http://download.gna.org/xenomai/testing/xenomai-2.2-rc3.tar.bz2

-- 
Philippe.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Xenomai-core] Re: [Xenomai-help] Xenomai v2.2-rc3
  2006-06-26  9:34 [Xenomai-core] Xenomai v2.2-rc3 Philippe Gerum
@ 2006-06-26 13:47 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2006-06-26 13:47 UTC (permalink / raw)
  To: xenomai, xenomai

Philippe Gerum wrote:
 > (...) POSIX skin updates (...)

An important note about the POSIX skin updates: whereas the "pshared"
attribute was unsupported in previous releases, it is now not only
supported, but its use is mandatory if you do not want objects shared
between processes (namely mutexes, condition variables and semaphores)
to be automatically destroyed when the process that created them
terminates. Fortunately, since past versions ignored this attribute,
setting it works for both past and future versions.

-- 


					    Gilles Chanteperdrix.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-26 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-26  9:34 [Xenomai-core] Xenomai v2.2-rc3 Philippe Gerum
2006-06-26 13:47 ` [Xenomai-core] Re: [Xenomai-help] " Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.