# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 05/21/24 19:45:21 Thu, 03 Nov 2016 13:44:15 GMT Sebastian Huber [ee42943] * cpukit/score/include/rtems/score/isrlock.h (modified) * cpukit/score/src/mutex.c (modified) * testsuites/tmtests/tmfine01/tmfine01.scn (modified) score: Optimize self-contained mutexes Fri, 04 Nov 2016 09:04:27 GMT Sebastian Huber [e7ab43d4] * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadq.c (modified) score: Use non-inline thread queue lock ops This reduces the code ... Thu, 03 Nov 2016 16:19:43 GMT Sebastian Huber [347ef928] * cpukit/score/include/rtems/score/isrlock.h (modified) score: Provide inline variants for ISR lock ops Thu, 03 Nov 2016 16:00:28 GMT Sebastian Huber [9cd5349] * cpukit/score/include/rtems/score/smplock.h (modified) * cpukit/score/src/smplock.c (modified) score: Default to non-inline SMP lock ops Use non-inline SMP lock ... Fri, 04 Nov 2016 08:52:06 GMT Sebastian Huber [9597c4ed] * cpukit/libcsupport/src/resource_snapshot.c (modified) Size optimization for resource snapshots Do not reference the ... Fri, 04 Nov 2016 09:53:16 GMT Sebastian Huber [8b18b8eb] * cpukit/posix/src/prwlock.c (modified) posix: Fix _POSIX_RWLock_Manager_initialization() Use right object ... Fri, 04 Nov 2016 07:29:43 GMT Sebastian Huber [76ad5e0c] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) score: Fix _Scheduler_Try_to_schedule_node() In case the thread is ... Thu, 03 Nov 2016 17:49:12 GMT Tim Cussins [11ae6f9] * c/src/lib/libbsp/powerpc/virtex4/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/virtex5/include/bsp.h (modified) virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space ... Mon, 03 Oct 2016 16:03:36 GMT Joel Sherrill [8cf2f8b] * testsuites/testdata/dltests-broken-on-this-bsp.tcfg (modified) testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests ... Mon, 03 Oct 2016 15:59:47 GMT Joel Sherrill [0df50a6c] * c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg (modified) m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05 Mon, 03 Oct 2016 15:59:31 GMT Joel Sherrill [c2798633] * c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg (modified) m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05 Mon, 03 Oct 2016 15:59:05 GMT Joel Sherrill [fbf4543] * c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg (modified) m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05 Mon, 03 Oct 2016 15:58:45 GMT Joel Sherrill [710302ae] * c/src/lib/libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg (modified) mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05 Mon, 08 Aug 2016 16:33:21 GMT Joel Sherrill [c7589640] * c/src/lib/libbsp/moxie/moxiesim/bsp_specs (modified) moxiesim/bsp_specs: Add crtbegin/end to fix link issues Thu, 03 Nov 2016 13:43:03 GMT Sebastian Huber [afa92ab7] * cpukit/score/include/rtems/score/watchdogimpl.h (modified) score: Add _Watchdog_Ticks_from_sbintime Necessary to support a ... Wed, 02 Nov 2016 05:27:06 GMT Sebastian Huber [9599b468] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) score: Delete unused _Scheduler_Is_id_valid() Mon, 31 Oct 2016 15:23:52 GMT Sebastian Huber [47d2464] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spfatal28/testcase.h (modified) score: Conditionally enable thread resource count Maintain the ... Mon, 31 Oct 2016 15:23:13 GMT Sebastian Huber [9e7fa07] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) score: Relax _Scheduler_Set() restrictions No longer ... Mon, 31 Oct 2016 15:10:32 GMT Sebastian Huber [0dd49d0] * cpukit/rtems/src/semcreate.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Introduce thread resource count methods This makes it easier ... Thu, 03 Nov 2016 09:52:53 GMT Sebastian Huber [6e31b56f] * cpukit/rtems/src/semcreate.c (modified) * testsuites/tmtests/tm02/task1.c (modified) rtems: Fix binary semaphore resource count Binary semaphores (not ... Thu, 03 Nov 2016 07:55:24 GMT Sebastian Huber [0154dea3] * testsuites/tmtests/tmfine01/tmfine01.py (added) * testsuites/tmtests/tmfine01/tmfine01.scn (modified) tmtests/tmfine01: Update screen file Add plot script. Thu, 03 Nov 2016 07:22:59 GMT Sebastian Huber [d505fbb] * testsuites/smptests/smplock01/smplock01.py (modified) * testsuites/smptests/smplock01/smplock01.scn (modified) smptests/smplock01: Update screen file Thu, 03 Nov 2016 06:33:11 GMT Sebastian Huber [86d3a2e8] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) testsupport: Determine worker index via processor Determine worker ... Mon, 31 Oct 2016 08:13:35 GMT Sebastian Huber [63e2ca1b] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Simplify yield and unblock scheduler ops Update #2556. Mon, 31 Oct 2016 07:33:11 GMT Sebastian Huber [2dd098a] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/posix/src/sched_getprioritymax.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/sched.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Introduce Thread_Scheduler_control::home Replace ... Mon, 31 Oct 2016 07:22:02 GMT Sebastian Huber [7f742432] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Delete Thread_Scheduler_control::own_node Update #2556. Mon, 31 Oct 2016 07:08:48 GMT Sebastian Huber [c0f1f52] * cpukit/score/include/rtems/score/schedulercbsimpl.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Delete Thread_Scheduler_control::node Update #2556. Mon, 31 Oct 2016 07:04:07 GMT Sebastian Huber [b5f1b24] * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) score: Delete Scheduler_Node::accepts_help Update #2556. Mon, 31 Oct 2016 05:19:43 GMT Sebastian Huber [1cafc46] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/resource.h (deleted) * cpukit/score/include/rtems/score/resourceimpl.h (deleted) * cpukit/score/preinstall.am (modified) * cpukit/score/src/resourceiterate.c (deleted) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spresource01/Makefile.am (deleted) * testsuites/sptests/spresource01/init.c (deleted) * testsuites/sptests/spresource01/spresource01.doc (deleted) * testsuites/sptests/spresource01/spresource01.scn (deleted) score: Delete Resource Handler Update #2556. Thu, 27 Oct 2016 04:42:06 GMT Sebastian Huber [6771359f] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Second part of new MrsP implementation Update #2556. Fri, 21 Oct 2016 12:41:19 GMT Sebastian Huber [0e754fac] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulerdefaultaskforhelp.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) score: Delete unused scheduler ask for help X op Fri, 21 Oct 2016 12:33:01 GMT Sebastian Huber [9c238e1] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Simplify update priority scheduler op Remove unused return ... Fri, 21 Oct 2016 07:23:48 GMT Sebastian Huber [97f7dac] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) score: Delete _Scheduler_Ask_for_help_if_necessary Delete ... Fri, 21 Oct 2016 12:15:30 GMT Sebastian Huber [73a193f] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulerchangeroot.c (deleted) score: Delete unused functions Delete ... Fri, 21 Oct 2016 07:23:58 GMT Sebastian Huber [3a27248] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal03/Makefile.am (added) * testsuites/smptests/smpfatal03/init.c (added) * testsuites/smptests/smpfatal03/smpfatal03.doc (added) * testsuites/smptests/smpfatal03/smpfatal03.scn (added) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: First part of new MrsP implementation Update #2556. Thu, 13 Oct 2016 06:57:29 GMT Sebastian Huber [913864c] * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/scheduler.c (modified) score: Use scheduler instance specific locks Update #2556. Mon, 10 Oct 2016 09:46:07 GMT Sebastian Huber [6a82f1ae] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Yield support for new SMP helping protocol Update #2556. Tue, 27 Sep 2016 09:33:36 GMT Sebastian Huber [351c14d] * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulerdefaultaskforhelp.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpdebug.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadscheduler.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Add new SMP scheduler helping protocol Update #2556. Fri, 23 Sep 2016 12:54:04 GMT Sebastian Huber [2403473] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadscheduler.c (added) score: Add _Thread_Scheduler_process_requests() Update #2556. Fri, 23 Sep 2016 11:24:06 GMT Sebastian Huber [ebdd2a3] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) score: Add scheduler node requests Add the ability to add/remove ... Fri, 14 Oct 2016 11:03:46 GMT Sebastian Huber [edb020c] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) score: Protect thread CPU by thread scheduler lock Update #2556. Wed, 12 Oct 2016 07:55:34 GMT Sebastian Huber [a7a8ec03] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) score: Protect thread scheduler state changes Update #2556. Fri, 23 Sep 2016 09:57:59 GMT Sebastian Huber [07a32d19] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Add thread scheduler lock Update #2556. Fri, 23 Sep 2016 08:47:22 GMT Sebastian Huber [70c22d93] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) score: Add _Thread_Scheduler_remove_wait_node() Update #2556. Fri, 23 Sep 2016 08:46:49 GMT Sebastian Huber [36d7aba] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) score: Add _Thread_Scheduler_add_wait_node() Update #2556. Tue, 27 Sep 2016 09:37:22 GMT Sebastian Huber [1c9688a9] * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/src/threadqops.c (modified) score: Add _Scheduler_Node_get_scheduler() Update #2556. Mon, 10 Oct 2016 13:03:39 GMT Sebastian Huber [3a72411] * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) score: Simplify _Scheduler_SMP_Node_change_state() Update #2556. Mon, 10 Oct 2016 12:50:19 GMT Sebastian Huber [72e0bdb] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to unblock operation Changed for ... Mon, 10 Oct 2016 12:33:17 GMT Sebastian Huber [e382a1b] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to block operation Changed for ... Mon, 10 Oct 2016 12:01:55 GMT Sebastian Huber [2df4abc] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to yield operation Changed for ... Fri, 30 Sep 2016 12:38:04 GMT Sebastian Huber [501043a] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to update priority op This enables to ... Wed, 21 Sep 2016 13:17:37 GMT Sebastian Huber [d097b546] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulerchangeroot.c (modified) * cpukit/score/src/schedulerdefaultaskforhelp.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) score: Rename scheduler ask for help stuff Rename the scheduler ask ... Fri, 30 Sep 2016 08:10:22 GMT Sebastian Huber [d057d653] * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) score: Fix _Scheduler_Try_to_schedule_node() usage Fix wrong use of ... Wed, 02 Nov 2016 09:01:36 GMT Sebastian Huber [fac8a3a] * c/src/lib/libbsp/sparc/shared/start/start.S (modified) * c/src/lib/libbsp/sparc/shared/startup/linkcmds.base (modified) bsps/sparc: Fix copy of initialized data The text and data sections ... Mon, 31 Oct 2016 15:04:11 GMT Sebastian Huber [b7694c8c] * testsuites/sptests/sp35/priinv.c (modified) sptests/sp35: Remove dead code Mon, 31 Oct 2016 13:45:30 GMT Sebastian Huber [4cf58905] * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) cpuuse: Use rtems_task_iterate() Update #2423. Mon, 31 Oct 2016 12:37:59 GMT Sebastian Huber [d271c3bb] * cpukit/libcsupport/src/sync.c (modified) * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskiterate.c (added) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/iterateoverthreads.c (modified) * cpukit/score/src/threaditerate.c (added) * testsuites/sptests/sp41/init.c (modified) * testsuites/sptests/sp41/sp41.scn (modified) rtems: Add rtems_task_iterate() Update #2423. Mon, 31 Oct 2016 12:07:34 GMT Sebastian Huber [bb9f09f] * cpukit/posix/src/timersettime.c (modified) posix: Fix timer interval Do not overwrite timer interval with ... Mon, 31 Oct 2016 12:05:55 GMT Sebastian Huber [3e9f4c92] * cpukit/posix/src/sigtimedwait.c (modified) posix: Fix timeout handling in sigtimedwait() Update #2798. Mon, 31 Oct 2016 09:50:54 GMT Sebastian Huber [7eec247] * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smplock01/smplock01.py (added) * testsuites/smptests/smplock01/smplock01.scn (modified) smptests/smplock01: Use test support Convert output to XML. Fri, 21 Oct 2016 13:34:21 GMT Sebastian Huber [1aae680] * cpukit/libcsupport/include/sys/sockio.h (modified) sys/sockio.h: Update to FreeBSD head 2016-05-03 Wed, 26 Oct 2016 11:55:51 GMT Sebastian Huber [505eb55] * cpukit/include/sys/uio.h (modified) sys/uio.h: Update to FreeBSD head 2015-12-03 Wed, 26 Oct 2016 11:50:56 GMT Sebastian Huber [8b8d05f] * cpukit/libcsupport/include/sys/event.h (modified) sys/event.h: Update to FreeBSD head 2016-06-27 Sat, 22 Oct 2016 15:46:56 GMT James [fc718cb8] * c/src/lib/libbsp/arm/xilinx-zynq/README (modified) Updated xilinx_zynq_a9_qemu bsp README instructions. Tue, 18 Oct 2016 22:22:57 GMT Sebastian Huber [f94155b] * c/src/lib/libbsp/sparc/shared/include/grlib.h (modified) bsps/sparc: Add interrupt controller registers Tue, 18 Oct 2016 22:21:21 GMT Sebastian Huber [9361412] * c/src/lib/libbsp/sparc/leon3/include/leon.h (modified) bsp/leon3: Avoid implicit integer conversions Mon, 17 Oct 2016 12:36:49 GMT Alexander Krutwig [24fe213] * c/src/lib/libbsp/arm/atsam/include/atsam-spi.h (modified) * c/src/lib/libbsp/arm/atsam/spi/atsam_spi_bus.c (modified) atsam: multiple messages on one cs low level Wed, 12 Oct 2016 08:15:29 GMT Pavel Pisa [dfcec559] * c/src/libchip/network/if_fxp.c (modified) libchip/network/if_fxp.c: do not use rtems_interrupt_disable. The ... Wed, 12 Oct 2016 07:47:00 GMT Pavel Pisa [20625a5] * c/src/lib/libbsp/i386/pc386/make/custom/pc586.cfg (modified) * c/src/lib/libbsp/i386/pc386/make/custom/pc686.cfg (modified) bsps/i386: use Pentimum instructions for pc586 and pc686 builds. ... Wed, 12 Oct 2016 07:40:41 GMT Pavel Pisa [6b54dcb] * c/src/lib/libbsp/i386/pc386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/pc386/console/inch.c (modified) * c/src/lib/libbsp/i386/pc386/console/keyboard.c (modified) * c/src/lib/libbsp/i386/pc386/console/vt.c (modified) * c/src/lib/libbsp/i386/pc386/include/bsp.h (modified) * c/src/lib/libbsp/i386/pc386/timer/timer.c (modified) * c/src/lib/libbsp/i386/shared/irq/idt.c (modified) * c/src/lib/libbsp/i386/shared/irq/irq.c (modified) * c/src/lib/libbsp/i386/shared/irq/irq_init.c (modified) bsps/i386: replace global interrupt disable by SMP build supporting ... Thu, 13 Oct 2016 05:51:55 GMT Sebastian Huber [f45ddeea] * c/src/lib/libbsp/arm/atsam/console/console.c (modified) bsp/atsamv: Fix typo Thu, 13 Oct 2016 05:09:49 GMT Sebastian Huber [f5eff00] * cpukit/score/include/rtems/linkersets.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) score: Rename RTEMS_OBFUSCATE_POINTER() The inline asm construct ... Tue, 11 Oct 2016 22:15:23 GMT Chris Johns [826f3afa] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/untar/untar.h (modified) * cpukit/libmisc/untar/untar_txz.c (added) * cpukit/libmisc/xz/COPYING (added) * cpukit/libmisc/xz/README (added) * cpukit/libmisc/xz/xz.h (added) * cpukit/libmisc/xz/xz_config.h (added) * cpukit/libmisc/xz/xz_crc32.c (added) * cpukit/libmisc/xz/xz_crc64.c (added) * cpukit/libmisc/xz/xz_dec_lzma2.c (added) * cpukit/libmisc/xz/xz_dec_stream.c (added) * cpukit/libmisc/xz/xz_lzma2.h (added) * cpukit/libmisc/xz/xz_private.h (added) * cpukit/libmisc/xz/xz_stream.h (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/tar01/Makefile.am (modified) * testsuites/libtests/tar01/init.c (modified) libmisc/xz: Add xz decompression. Add support to untar XZ ... Fri, 23 Sep 2016 04:45:07 GMT Sebastian Huber [be57318] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/linkersets.h (modified) * testsuites/sptests/splinkersets01/init.c (modified) score: More robust linker sets Update #2408. Update #2790. Wed, 12 Oct 2016 08:44:51 GMT Sebastian Huber [97eaefd4] * cpukit/score/include/rtems/score/basedefs.h (modified) score: Add RTEMS_OBFUSCATE_POINTER() Update #2790. Wed, 12 Oct 2016 07:54:58 GMT Sebastian Huber [2ba0c035] * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) score: Simplify check for migrations Wed, 12 Oct 2016 08:37:07 GMT Sebastian Huber [ed19002] * testsuites/smptests/smpschedaffinity05/init.c (modified) smpschedaffinity05: Fix configuration Sun, 02 Oct 2016 10:19:12 GMT Pavel Pisa [facebbb] * c/src/lib/libbsp/i386/shared/irq/irq.c (modified) bsps/i386: Separate variable for i8259 IRQs disable due to in ... Sun, 25 Sep 2016 00:34:55 GMT Pavel Pisa [4745650] * cpukit/include/rtems/pci.h (modified) pci.h add PCI_COMMAND_INTX_DISABLE definition. Tue, 11 Oct 2016 12:42:55 GMT Sebastian Huber [271690e] * cpukit/score/include/rtems/score/smpbarrier.h (modified) * cpukit/score/src/smpbarrierwait.c (modified) score: Enhance _SMP_barrier_Wait() Indicate which processor ... Tue, 11 Oct 2016 08:42:15 GMT Sebastian Huber [282de10] * c/src/lib/libbsp/powerpc/qoriq/include/qoriq.h (modified) bsp/qoriq: Add GPIO register map Tue, 11 Oct 2016 06:25:39 GMT Sebastian Huber [00bac95] * c/src/lib/libbsp/sparc/shared/include/grlib.h (modified) bsps/sparc: Support GR740 GPIO Mon, 10 Oct 2016 06:47:26 GMT Sebastian Huber [475faef5] * testsuites/tmtests/tmfine01/init.c (modified) tmfine01: Add self-contained mutex test case This demonstrates the ... Wed, 05 Oct 2016 12:04:23 GMT Sebastian Huber [a899549e] * c/src/lib/libbsp/arm/atsam/network/if_atsam.c (modified) bsp/atsam: Provide default buffer counts Wed, 05 Oct 2016 12:04:07 GMT Sebastian Huber [10eedb9f] * c/src/lib/libbsp/arm/atsam/network/if_atsam.c (modified) bsp/atsam: Fix PHY detection Tue, 04 Oct 2016 21:30:22 GMT Pavel Pisa [8714684] * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) score/arm: Correct logic to select 64 byte cache line maximum size ... Mon, 03 Oct 2016 09:01:39 GMT Pavel Pisa [89b4a5cc] * cpukit/libdl/rtl-obj.c (modified) libdl/rtl-obj.c: synchronize cache should not depend on ... Fri, 30 Sep 2016 05:54:29 GMT Sebastian Huber [9b04456] * cpukit/libmisc/monitor/mon-task.c (modified) monitor: Support priority inheritance queues Tue, 27 Sep 2016 13:23:00 GMT Sebastian Huber [8797c76] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) score: Unify CORE mutex seize/surrender Use the ... Fri, 23 Sep 2016 09:56:45 GMT Sebastian Huber [4e02681] * cpukit/score/src/threadinitialize.c (modified) score: Simplify ISR lock name Fri, 23 Sep 2016 09:29:48 GMT Sebastian Huber [94d5b390] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) score: Simplify CORE mutex seize Rename ... Fri, 23 Sep 2016 08:47:36 GMT Sebastian Huber [f0115ab] * cpukit/score/src/threadqops.c (modified) score: Fix warning Fri, 23 Sep 2016 08:09:57 GMT Sebastian Huber [938ee19c] * testsuites/sptests/spsem03/init.c (modified) sptests/spsem03: Fix compile error Fri, 23 Sep 2016 06:17:00 GMT Sebastian Huber [8ace7ee4] * c/src/lib/libbsp/m68k/mvme147/startup/linkcmds (modified) * c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds (modified) bsp/mvme147*: Fix linker issue The GNU linker does not allow a ... Fri, 23 Sep 2016 06:03:41 GMT Sebastian Huber [bbe8833] * c/src/lib/libbsp/m68k/csb360/bsp_specs (modified) * c/src/lib/libbsp/m68k/mcf5206elite/bsp_specs (modified) * c/src/lib/libbsp/m68k/mvme167/bsp_specs (modified) bsps/m68k: Add libatomic support to some bsp_specs Update #2695. Fri, 23 Sep 2016 04:44:08 GMT Sebastian Huber [d6e58a0] * c/src/lib/libbsp/m68k/shared/startup/linkcmds.base (modified) bsps/m68k: Fix linker command file Prevent garbage collection of ... Fri, 23 Sep 2016 04:52:33 GMT Sebastian Huber [9149c87e] * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/src/percpuasm.c (modified) score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control ... Thu, 22 Sep 2016 07:56:06 GMT Pavel Pisa [425f6cfa] * c/src/lib/libbsp/arm/tms570/README (modified) arm/tms570: document BSP setup with included hardware initialization. Thu, 22 Sep 2016 07:48:26 GMT Pavel Pisa [aae17bf3] * c/src/lib/libbsp/arm/tms570/preinstall.am (modified) arm/tms570: update bootstrap generated preinstall.am Thu, 22 Sep 2016 07:23:17 GMT Pavel Pisa [98b6874] * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/configure.ac (modified) arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare ...