# # ChangeLog for doc/user/smp.t in rtems # # Generated by Trac 1.2.1.dev0 # 06/02/24 08:19:17 Wed, 28 May 2014 16:11:51 GMT Sebastian Huber [25f5730f] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: _Scheduler_Set_affinity() Do not change the scheduler with ... Tue, 20 May 2014 08:03:35 GMT Sebastian Huber [e5274df] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * doc/user/smp.t (modified) rtems: Clarify task set/get scheduler parameters Mon, 05 May 2014 19:55:13 GMT Sebastian Huber [29e6637e] * doc/user/glossary.texi (modified) * doc/user/smp.t (modified) doc: Move SMP glossary to global glossary Add some terms. Fri, 02 May 2014 08:31:09 GMT Sebastian Huber [38b59a6] * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu_asm.S (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/cpu_asm.S (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/cpu.c (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * 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/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstartmultitasking.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmigration02/Makefile.am (added) * testsuites/smptests/smpmigration02/init.c (added) * testsuites/smptests/smpmigration02/smpmigration02.doc (added) * testsuites/smptests/smpmigration02/smpmigration02.scn (added) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpswitchextension01/smpswitchextension01.scn (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) score: Implement forced thread migration The current implementation ... Tue, 29 Apr 2014 14:09:35 GMT Sebastian Huber [e239760] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulerident.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * doc/user/conf.t (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal06/Makefile.am (deleted) * testsuites/smptests/smpfatal06/init.c (deleted) * testsuites/smptests/smpfatal06/smpfatal06.doc (deleted) * testsuites/smptests/smpfatal06/smpfatal06.scn (deleted) * testsuites/smptests/smpscheduler02/init.c (modified) score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the ... Wed, 16 Apr 2014 18:54:48 GMT Sebastian Huber [d20b029] * doc/user/smp.t (modified) doc: Add SMP glossary Thu, 17 Apr 2014 05:42:28 GMT Sebastian Huber [fab2f188] * doc/user/smp.t (modified) doc: Setting Affinity to a Single Processor Wed, 16 Apr 2014 14:06:05 GMT Sebastian Huber [f830029] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * doc/user/smp.t (modified) doc: rtems_task_set_scheduler() Wed, 16 Apr 2014 14:02:24 GMT Sebastian Huber [babb1a2c] * doc/user/smp.t (modified) doc: rtems_task_get_scheduler() Wed, 16 Apr 2014 13:59:21 GMT Sebastian Huber [d1f2f22] * doc/user/smp.t (modified) doc: rtems_scheduler_get_processor_set() Wed, 16 Apr 2014 13:52:15 GMT Sebastian Huber [89c1a21f] * doc/user/smp.t (modified) doc: rtems_scheduler_ident() Wed, 16 Apr 2014 13:39:34 GMT Sebastian Huber [ed859d51] * doc/user/Makefile.am (modified) * doc/user/smp.t (modified) doc: rtems_task_set_affinity() Wed, 16 Apr 2014 13:25:42 GMT Sebastian Huber [2be51cc] * doc/user/smp.t (modified) doc: rtems_task_get_affinity() Wed, 16 Apr 2014 13:17:32 GMT Sebastian Huber [4a93980] * doc/user/smp.t (modified) doc: rtems_get_current_processor() Wed, 16 Apr 2014 13:10:10 GMT Sebastian Huber [6809383d] * cpukit/rtems/include/rtems/rtems/smp.h (modified) * doc/user/smp.t (modified) doc: rtems_get_processor_count() Mon, 10 Mar 2014 16:35:16 GMT Joel Sherrill [89e72a80] * doc/user/smp.t (modified) smp.t: Add Background and Operation Sections Fri, 07 Mar 2014 19:20:04 GMT Joel Sherrill [d46ab11b] * doc/ada_user/Makefile.am (modified) * doc/ada_user/ada_user.texi (modified) * doc/ada_user/example.texi (modified) * doc/user/Makefile.am (modified) * doc/user/c_user.texi (modified) * doc/user/smp.t (added) Classic API Users Guide: Add SMP and affinity services. This patch ...