[Xenomai-commits] r4630 - /trunk/ksrc/skins/posix/shm.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 02:55:24 2009
New Revision: 4630

URL: http://svn.gna.org/viewcvs/xenomai?rev=4630&view=rev
Log:
Use the O_DIRECT flag instead of a size lower than 128k to ask for memory 
suitable for DMA

Modified:
trunk/ksrc/skins/posix/shm.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4629 - in /trunk/ksrc/nucleus: module.c shadow.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 02:10:36 2009
New Revision: 4629

URL: http://svn.gna.org/viewcvs/xenomai?rev=4629&view=rev
Log:
Remove useless test

Modified:
trunk/ksrc/nucleus/module.c
trunk/ksrc/nucleus/shadow.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4628 - in /branches/v2.4.x: ChangeLog ksrc/nucleus/heap.c src/skins/posix/shm.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:58:15 2009
New Revision: 4628

URL: http://svn.gna.org/viewcvs/xenomai?rev=4628&view=rev
Log:
Partial heaps mapping

Modified:
branches/v2.4.x/ChangeLog
branches/v2.4.x/ksrc/nucleus/heap.c
branches/v2.4.x/src/skins/posix/shm.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4627 - /trunk/ChangeLog

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:56:29 2009
New Revision: 4627

URL: http://svn.gna.org/viewcvs/xenomai?rev=4627&view=rev
Log:
Get posix shm to only map the nucleus heap partially

Modified:
trunk/ChangeLog


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4626 - /trunk/src/skins/posix/shm.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:55:21 2009
New Revision: 4626

URL: http://svn.gna.org/viewcvs/xenomai?rev=4626&view=rev
Log:
Get posix shm to only map the nucleus heap partially

Modified:
trunk/src/skins/posix/shm.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4625 - in /trunk: ChangeLog ksrc/nucleus/heap.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:51:36 2009
New Revision: 4625

URL: http://svn.gna.org/viewcvs/xenomai?rev=4625&view=rev
Log:
Allow partial mapping of heaps

Modified:
trunk/ChangeLog
trunk/ksrc/nucleus/heap.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4624 - in /trunk: ./ debian/ doc/generated/html/api/ doc/generated/pdf/ doc/man/ examples/posix/ include/asm-generic/ include/asm-generic/bits/ include/asm-x86/ include/asm-x86/bits

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:28:25 2009
New Revision: 4624

URL: http://svn.gna.org/viewcvs/xenomai?rev=4624&view=rev
Log:
Change gilles' e-mail address

Modified:
trunk/ChangeLog
trunk/debian/copyright
trunk/doc/generated/html/api/bheap_8h-source.html
trunk/doc/generated/html/api/cancel_8h-source.html
trunk/doc/generated/html/api/drvlib_8c.html
trunk/doc/generated/html/api/ksrc_2nucleus_2timer_8c.html
trunk/doc/generated/html/api/ksrc_2skins_2posix_2cond_8h-source.html
trunk/doc/generated/html/api/ksrc_2skins_2posix_2mutex_8h-source.html
trunk/doc/generated/html/api/ksrc_2skins_2posix_2sem_8h-source.html
trunk/doc/generated/html/api/ksrc_2skins_2posix_2thread_8h-source.html
trunk/doc/generated/html/api/posix_2internal_8h-source.html
trunk/doc/generated/html/api/posix_2syscall_8c.html
trunk/doc/generated/html/api/rtdm__driver_8h.html
trunk/doc/generated/html/api/select_8c.html
trunk/doc/generated/html/api/select_8h.html
trunk/doc/generated/html/api/shadow_8c.html
trunk/doc/generated/html/api/sig_8h-source.html
trunk/doc/generated/html/api/smi_8c.html
trunk/doc/generated/html/api/tsd_8h-source.html
trunk/doc/generated/pdf/nucleus-api.pdf
trunk/doc/generated/pdf/posix-api.pdf
trunk/doc/generated/pdf/rtdm-api.pdf
trunk/doc/man/switchtest.man.in
trunk/examples/posix/satch.c
trunk/include/asm-generic/bits/pod.h
trunk/include/asm-generic/system.h
trunk/include/asm-x86/bits/pod_32.h
trunk/include/asm-x86/bits/pod_64.h
trunk/include/asm-x86/switch_32.h
trunk/include/asm-x86/system_32.h
trunk/include/asm-x86/system_64.h
trunk/include/nucleus/bheap.h
trunk/include/nucleus/select.h
trunk/include/posix/errno.h
trunk/include/posix/posix.h
trunk/include/posix/signal.h
trunk/include/posix/sys/mman.h
trunk/include/rtdm/rtdm_driver.h
trunk/include/vxworks/vxworks.h
trunk/ksrc/arch/arm/patches/adeos-ipipe-2.6.26-arm-1.12-00.patch
trunk/ksrc/arch/arm/patches/adeos-ipipe-2.6.27-arm-1.12-00.patch
trunk/ksrc/arch/arm/patches/adeos-ipipe-2.6.28-arm-1.12-00.patch
trunk/ksrc/arch/x86/smi.c
trunk/ksrc/drivers/testing/klat.c
trunk/ksrc/nucleus/select.c
trunk/ksrc/nucleus/shadow.c
trunk/ksrc/nucleus/timer.c
trunk/ksrc/skins/posix/apc.c
trunk/ksrc/skins/posix/cancel.c
trunk/ksrc/skins/posix/cancel.h
trunk/ksrc/skins/posix/clock.c
trunk/ksrc/skins/posix/cond.c
trunk/ksrc/skins/posix/cond.h
trunk/ksrc/skins/posix/cond_attr.c
trunk/ksrc/skins/posix/internal.h
trunk/ksrc/skins/posix/module.c
trunk/ksrc/skins/posix/mq.c
trunk/ksrc/skins/posix/mutex.c
trunk/ksrc/skins/posix/mutex.h
trunk/ksrc/skins/posix/mutex_attr.c
trunk/ksrc/skins/posix/once.c
trunk/ksrc/skins/posix/registry.c
trunk/ksrc/skins/posix/sched.c
trunk/ksrc/skins/posix/sem.c
trunk/ksrc/skins/posix/sem.h
trunk/ksrc/skins/posix/shm.c
trunk/ksrc/skins/posix/sig.h
trunk/ksrc/skins/posix/signal.c
trunk/ksrc/skins/posix/syscall.c
trunk/ksrc/skins/posix/thread.c
trunk/ksrc/skins/posix/thread.h
trunk/ksrc/skins/posix/thread_attr.c
trunk/ksrc/skins/posix/tsd.c
trunk/ksrc/skins/posix/tsd.h
trunk/ksrc/skins/rtdm/drvlib.c
trunk/ksrc/skins/vxworks/defs.h
trunk/ksrc/skins/vxworks/errnoLib.c
trunk/ksrc/skins/vxworks/intLib.c
trunk/ksrc/skins/vxworks/kernelLib.c
trunk/ksrc/skins/vxworks/module.c
trunk/ksrc/skins/vxworks/msgQLib.c
trunk/ksrc/skins/vxworks/semLib.c
trunk/ksrc/skins/vxworks/sysLib.c
trunk/ksrc/skins/vxworks/taskHookLib.c
trunk/ksrc/skins/vxworks/taskInfo.c
trunk/ksrc/skins/vxworks/taskLib.c
trunk/ksrc/skins/vxworks/tickLib.c
trunk/ksrc/skins/vxworks/wdLib.c
trunk/sim/ChangeLog
trunk/sim/skins/posix/testsuite/posix_test.h
trunk/sim/skins/posix/testsuite/skeleton.c
trunk/sim/skins/posix/testsuite/tcancel.c
trunk/sim/skins/posix/testsuite/tclock.c
trunk/sim/skins/posix/testsuite/tcond.c
trunk/sim/skins/posix/testsuite/tmq.c
trunk/sim/skins/posix/testsuite/tmutex.c
trunk/sim/skins/posix/testsuite/tsem.c
trunk/sim/skins/posix/testsuite/tsignal.c
trunk/sim/skins/posix/testsuite/tthread.c
trunk/sim/skins/posix/testsuite/ttimers.c
trunk/sim/skins/posix/testsuite/ttsd.c
trunk/sim/skins/posix/testsuite/xntest.c
trunk/sim/skins/posix/testsuite/xntest.h
trunk/sim/skins/vxworks/testsuite/vxworks_test.h
trunk/sim/skins/vxworks/testsuite/xntest.c
trunk/sim/skins/vxworks/testsuite/xntest.h
trunk/src/skins/posix/shm.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4623 - in /branches/v2.4.x: ./ debian/ doc/generated/html/api/ doc/generated/pdf/ doc/man/ examples/posix/ include/asm-generic/ include/asm-generic/bits/ include/asm-x86/ include/as

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:23:30 2009
New Revision: 4623

URL: http://svn.gna.org/viewcvs/xenomai?rev=4623&view=rev
Log:
Change gilles' e-mail address

Modified:
branches/v2.4.x/ChangeLog
branches/v2.4.x/debian/copyright
branches/v2.4.x/doc/generated/html/api/bheap_8h-source.html
branches/v2.4.x/doc/generated/html/api/cancel_8h-source.html
branches/v2.4.x/doc/generated/html/api/drvlib_8c.html
branches/v2.4.x/doc/generated/html/api/ksrc_2nucleus_2timer_8c.html

branches/v2.4.x/doc/generated/html/api/ksrc_2skins_2posix_2cond_8h-source.html

branches/v2.4.x/doc/generated/html/api/ksrc_2skins_2posix_2mutex_8h-source.html

branches/v2.4.x/doc/generated/html/api/ksrc_2skins_2posix_2sem_8h-source.html

branches/v2.4.x/doc/generated/html/api/ksrc_2skins_2posix_2thread_8h-source.html
branches/v2.4.x/doc/generated/html/api/posix_2internal_8h-source.html
branches/v2.4.x/doc/generated/html/api/posix_2syscall_8c.html
branches/v2.4.x/doc/generated/html/api/rtdm__driver_8h.html
branches/v2.4.x/doc/generated/html/api/select_8c.html
branches/v2.4.x/doc/generated/html/api/select_8h.html
branches/v2.4.x/doc/generated/html/api/shadow_8c.html
branches/v2.4.x/doc/generated/html/api/sig_8h-source.html
branches/v2.4.x/doc/generated/html/api/smi_8c.html
branches/v2.4.x/doc/generated/html/api/tsd_8h-source.html
branches/v2.4.x/doc/generated/pdf/nucleus-api.pdf
branches/v2.4.x/doc/generated/pdf/posix-api.pdf
branches/v2.4.x/doc/generated/pdf/rtdm-api.pdf
branches/v2.4.x/doc/man/switchtest.man.in
branches/v2.4.x/examples/posix/satch.c
branches/v2.4.x/include/asm-generic/bits/pod.h
branches/v2.4.x/include/asm-generic/system.h
branches/v2.4.x/include/asm-x86/bits/pod_32.h
branches/v2.4.x/include/asm-x86/bits/pod_64.h
branches/v2.4.x/include/asm-x86/switch_32.h
branches/v2.4.x/include/asm-x86/system_32.h
branches/v2.4.x/include/asm-x86/system_64.h
branches/v2.4.x/include/nucleus/bheap.h
branches/v2.4.x/include/nucleus/select.h
branches/v2.4.x/include/posix/errno.h
branches/v2.4.x/include/posix/posix.h
branches/v2.4.x/include/posix/signal.h
branches/v2.4.x/include/posix/sys/mman.h
branches/v2.4.x/include/rtdm/rtdm_driver.h
branches/v2.4.x/include/vxworks/vxworks.h
branches/v2.4.x/ksrc/arch/arm/patches/adeos-ipipe-2.6.26-arm-1.12-00.patch
branches/v2.4.x/ksrc/arch/arm/patches/adeos-ipipe-2.6.27-arm-1.12-00.patch
branches/v2.4.x/ksrc/arch/arm/patches/adeos-ipipe-2.6.28-arm-1.12-00.patch
branches/v2.4.x/ksrc/arch/x86/smi.c
branches/v2.4.x/ksrc/drivers/testing/klat.c
branches/v2.4.x/ksrc/nucleus/select.c
branches/v2.4.x/ksrc/nucleus/shadow.c
branches/v2.4.x/ksrc/nucleus/timer.c
branches/v2.4.x/ksrc/skins/posix/apc.c
branches/v2.4.x/ksrc/skins/posix/cancel.c
branches/v2.4.x/ksrc/skins/posix/cancel.h
branches/v2.4.x/ksrc/skins/posix/clock.c
branches/v2.4.x/ksrc/skins/posix/cond.c
branches/v2.4.x/ksrc/skins/posix/cond.h
branches/v2.4.x/ksrc/skins/posix/cond_attr.c
branches/v2.4.x/ksrc/skins/posix/internal.h
branches/v2.4.x/ksrc/skins/posix/module.c
branches/v2.4.x/ksrc/skins/posix/mq.c
branches/v2.4.x/ksrc/skins/posix/mutex.c
branches/v2.4.x/ksrc/skins/posix/mutex.h
branches/v2.4.x/ksrc/skins/posix/mutex_attr.c
branches/v2.4.x/ksrc/skins/posix/once.c
branches/v2.4.x/ksrc/skins/posix/registry.c
branches/v2.4.x/ksrc/skins/posix/sched.c
branches/v2.4.x/ksrc/skins/posix/sem.c
branches/v2.4.x/ksrc/skins/posix/sem.h
branches/v2.4.x/ksrc/skins/posix/shm.c
branches/v2.4.x/ksrc/skins/posix/sig.h
branches/v2.4.x/ksrc/skins/posix/signal.c
branches/v2.4.x/ksrc/skins/posix/syscall.c
branches/v2.4.x/ksrc/skins/posix/thread.c
branches/v2.4.x/ksrc/skins/posix/thread.h
branches/v2.4.x/ksrc/skins/posix/thread_attr.c
branches/v2.4.x/ksrc/skins/posix/tsd.c
branches/v2.4.x/ksrc/skins/posix/tsd.h
branches/v2.4.x/ksrc/skins/rtdm/drvlib.c
branches/v2.4.x/ksrc/skins/vxworks/defs.h
branches/v2.4.x/ksrc/skins/vxworks/errnoLib.c
branches/v2.4.x/ksrc/skins/vxworks/intLib.c
branches/v2.4.x/ksrc/skins/vxworks/kernelLib.c
branches/v2.4.x/ksrc/skins/vxworks/module.c
branches/v2.4.x/ksrc/skins/vxworks/msgQLib.c
branches/v2.4.x/ksrc/skins/vxworks/semLib.c
branches/v2.4.x/ksrc/skins/vxworks/sysLib.c
branches/v2.4.x/ksrc/skins/vxworks/taskHookLib.c
branches/v2.4.x/ksrc/skins/vxworks/taskInfo.c
branches/v2.4.x/ksrc/skins/vxworks/taskLib.c
branches/v2.4.x/ksrc/skins/vxworks/tickLib.c
branches/v2.4.x/ksrc/skins/vxworks/wdLib.c
branches/v2.4.x/sim/ChangeLog
branches/v2.4.x/sim/skins/posix/testsuite/posix_test.h
branches/v2.4.x/sim/skins/posix/testsuite/skeleton.c
branches/v2.4.x/sim/skins/posix/testsuite/tcancel.c
branches/v2.4.x/sim/skins/posix/testsuite/tclock.c
branches/v2.4.x/sim/skins/posix/testsuite/tcond

[Xenomai-commits] r4622 - in /branches/v2.4.x: ChangeLog configure.in include/asm-arm/hal.h include/asm-generic/system.h ksrc/skins/posix/shm.c

2009-02-12 Thread Gilles Chanteperdrix
Author: gch
Date: Fri Feb 13 01:11:06 2009
New Revision: 4622

URL: http://svn.gna.org/viewcvs/xenomai?rev=4622&view=rev
Log:
Make posix shared memory non-cached on platforms which require it

Modified:
branches/v2.4.x/ChangeLog
branches/v2.4.x/configure.in
branches/v2.4.x/include/asm-arm/hal.h
branches/v2.4.x/include/asm-generic/system.h
branches/v2.4.x/ksrc/skins/posix/shm.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4621 - /branches/v2.4.x/ksrc/nucleus/heap.c

2009-02-12 Thread Philippe Gerum
Author: rpm
Date: Thu Feb 12 22:22:43 2009
New Revision: 4621

URL: http://svn.gna.org/viewcvs/xenomai?rev=4621&view=rev
Log:
Small cleanups on the shared heap support

Modified:
branches/v2.4.x/ksrc/nucleus/heap.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4620 - /trunk/ksrc/nucleus/heap.c

2009-02-12 Thread Philippe Gerum
Author: rpm
Date: Thu Feb 12 22:22:35 2009
New Revision: 4620

URL: http://svn.gna.org/viewcvs/xenomai?rev=4620&view=rev
Log:
Small cleanups on the shared heap support

Modified:
trunk/ksrc/nucleus/heap.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4619 - in /trunk: ChangeLog ksrc/nucleus/pod.c

2009-02-12 Thread Philippe Gerum
Author: rpm
Date: Thu Feb 12 22:19:00 2009
New Revision: 4619

URL: http://svn.gna.org/viewcvs/xenomai?rev=4619&view=rev
Log:
Fire start hook for userland tasks as well

Modified:
trunk/ChangeLog
trunk/ksrc/nucleus/pod.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits


[Xenomai-commits] r4618 - in /branches/v2.4.x: ChangeLog ksrc/nucleus/pod.c

2009-02-12 Thread Philippe Gerum
Author: rpm
Date: Thu Feb 12 22:18:02 2009
New Revision: 4618

URL: http://svn.gna.org/viewcvs/xenomai?rev=4618&view=rev
Log:
Fire start hook for userland tasks as well

Modified:
branches/v2.4.x/ChangeLog
branches/v2.4.x/ksrc/nucleus/pod.c


___
Xenomai-commits mailing list
Xenomai-commits@gna.org
https://mail.gna.org/listinfo/xenomai-commits