source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e306f3df   04/25/14 17:56:36 Jennifer Averett sapi: Fix condef.h compile error for disabled network configuration. … 4.115
(edit) @5d2ae6e2   04/25/14 07:30:37 Chris Johns libfs/rfs: Fix the fstime failures for the RFS file system. 4.115
(edit) @c9a0a10   04/25/14 06:14:19 Chris Johns rtems: Account for file system semaphores. Add support to account for … 4.115
(edit) @1ed8762e   04/21/14 18:08:38 Joel Sherrill mpci.c: Now compiles again 4.115
(edit) @3380ee8   04/22/14 05:46:53 Sebastian Huber score: Use common names for per-CPU variables Use "cpu" for an … 4.115
(edit) @f17e171   04/22/14 05:46:51 Sebastian Huber score: Fix warning 4.115
(edit) @861346d1   04/22/14 05:46:49 Sebastian Huber score: Delete superfluous assignments These values are already zero … 4.115
(edit) @4c23fa4   04/22/14 05:46:47 Sebastian Huber score: Simplify Giant lock 4.115
(edit) @774edf2c   04/22/14 05:46:44 Sebastian Huber score: Use _Per_CPU_Get_snapshot() 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 4.115
(edit) @f830029   04/16/14 14:06:05 Sebastian Huber doc: rtems_task_set_scheduler() 4.115
(edit) @6809383d   04/16/14 13:10:10 Sebastian Huber doc: rtems_get_processor_count() 4.115
(edit) @0e98970   04/17/14 06:02:46 Sebastian Huber sapi: Fix CONFIGURE_UNLIMITED_OBJECTS POSIX keys and key value pairs … 4.115
(edit) @2c1e7ff   04/15/14 11:32:40 Sebastian Huber sapi: Error case for CONFIGURE_UNLIMITED_OBJECTS 4.115
(edit) @561c7b2   04/16/14 13:34:20 Sebastian Huber rtems: Add const qualifier 4.115
(edit) @2e06be4   04/16/14 07:10:52 Sebastian Huber score: Documentation 4.115
(edit) @33d0666   04/15/14 14:20:17 Sebastian Huber score: Critical fix for SMP The _Scheduler_SMP_Allocate_processor() … 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @27270b0d   04/09/14 08:09:39 Sebastian Huber rtems: Add task get/set scheduler 4.115
(edit) @1b67535d   04/09/14 08:09:57 Sebastian Huber rtems: Add scheduler get processors 4.115
(edit) @b427a92   04/09/14 08:09:24 Sebastian Huber rtems: Add scheduler identification 4.115
(edit) @133d54c5   04/09/14 08:33:00 Sebastian Huber score: Add scheduler name 4.115
(edit) @0712d17   04/08/14 09:14:27 Sebastian Huber score: Task get/set affinity Make rtems_task_get_affinity() and … 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @dc18190   04/14/14 10:41:57 Sebastian Huber score: Add and use RTEMS_ZERO_LENGTH_ARRAY 4.115
(edit) @2ca0a7b   04/11/14 13:41:27 Sebastian Huber capture: Use ISR lock for SMP support 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @198c1433   04/10/14 06:18:00 Sebastian Huber score: Add _Per_CPU_Get_snapshot() 4.115
(edit) @67a7a2c   04/14/14 06:09:54 Sebastian Huber sparc: Use leon multilib define 4.115
(edit) @cb5eaddf   04/10/14 09:02:52 Sebastian Huber rtems: Rename rtems_smp_get_current_processor() Rename … 4.115
(edit) @4bc8d2e   04/10/14 08:58:27 Sebastian Huber rtems: Rename rtems_smp_get_processor_count() Rename … 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @7a597e97   04/10/14 09:26:33 Sebastian Huber pppd: Delete example This example is available via … 4.115
(edit) @6cf45cb   04/07/14 14:50:13 Sebastian Huber score: Fix workspace size estimate for TLS 4.115
(edit) @d61c315   04/07/14 14:00:00 Sebastian Huber score: Fix for empty heap 4.115
(edit) @b2700c35   04/07/14 13:55:55 Sebastian Huber score: Use proper protection 4.115
(edit) @57c2985   04/07/14 12:50:32 Sebastian Huber score: Lazy key value pair allocation 4.115
(edit) @e785fbaa   04/04/14 11:58:26 Sebastian Huber score: Delete _Thread_Ticks_per_timeslice Use the Configuration instead. 4.115
(edit) @47445846   04/04/14 11:43:15 Sebastian Huber score: Delete _Thread_Maximum_extensions Use the Configuration instead. 4.115
(edit) @94086a9   04/07/14 12:41:56 Sebastian Huber score: Fix POSIX threads size estimate The POSIX threads are separate … 4.115
(edit) @fb9e98e   04/07/14 12:50:28 Sebastian Huber score: Fix workspace size estimate 4.115
(edit) @57740ce8   04/07/14 12:50:24 Sebastian Huber score: Clarify CPU port alignment requirements 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @c6f0a4b7   04/04/14 14:24:44 Joel Sherrill schedulerpriorityaffinitysmp.h: Fix compilation error introduced by … 4.115
(edit) @eb2c813   04/04/14 14:24:17 Joel Sherrill privateenv.c: Remove unused variable warning 4.115
(edit) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @439c494   04/03/14 10:02:09 Sebastian Huber score: Add and use Scheduler_simple_Control 4.115
(edit) @3891983   04/03/14 09:53:48 Sebastian Huber score: Add and use Scheduler_EDF_Control 4.115
(edit) @e8fffc2d   04/04/14 07:39:58 Sebastian Huber score: Delete superfluous field 4.115
(edit) @d62b5ac9   04/04/14 07:37:23 Sebastian Huber score: Include missing header file 4.115
(edit) @fc3c759   04/04/14 06:36:19 Sebastian Huber score: Move declaration to end of file 4.115
(edit) @69d7279   04/03/14 22:02:40 Joel Sherrill pthreadimpl.h: Conditionalize thread affinity copying 4.115
(edit) @68c156a   04/03/14 20:03:42 Joel Sherrill pthreadcreate.c: Fix bug where attr used instead of the_attr 4.115
(edit) @a0a073d1   04/03/14 18:51:47 Joel Sherrill pthread.c: Conditionalize thread affinity initialization 4.115
(edit) @e045fb6c   03/19/14 20:21:15 Jennifer Averett posix: Move affinity from thread to scheduler. 4.115
(edit) @7205189   03/19/14 14:50:51 Jennifer Averett posix: Modified pthread init to use cpuset default. 4.115
(edit) @54f345f5   03/18/14 18:55:54 Jennifer Averett rtems: Move affinity from thread to scheduler. 4.115
(edit) @6d24e8b   03/18/14 18:54:01 Jennifer Averett sapi: Add priority affinity smp scheduler. 4.115
(edit) @da5b1b9   03/18/14 17:52:43 Jennifer Averett score: Remove affinity element from thread. 4.115
(edit) @56c396b   03/19/14 20:20:01 Jennifer Averett score: Add priority affinity smp scheduler. 4.115
(edit) @cfe457f   03/06/14 14:37:21 Jennifer Averett score: score: Add get/set affinity to Scheduler Framework. 4.115
(edit) @494c2e3   04/01/14 09:48:59 Sebastian Huber score: Move priority bit map to scheduler instance Delete global … 4.115
(edit) @f570b071   04/01/14 08:20:01 Sebastian Huber score: Rename Priority_bit_map_Control Rename … 4.115
(edit) @3f5f2ce   03/28/14 12:44:18 Sebastian Huber score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal error … 4.115
(edit) @4994927   04/01/14 08:01:52 Sebastian Huber score: Move log2table to separate file 4.115
(edit) @25a97835   04/01/14 06:31:16 Sebastian Huber ringbuf: Fix ISR lock initialization/destruction 4.115
(edit) @91e7b0c   03/27/14 08:04:47 Sebastian Huber score: PR2172: _Thread_queue_Extract() Add … 4.115
(edit) @600bb68f   03/27/14 07:30:51 Sebastian Huber score: _Thread_queue_Extract_with_proxy() Drop the return status, … 4.115
(edit) @03e89287   03/27/14 13:46:31 Sebastian Huber score: Delete CORE_mutex_Control::lock The holder field is enough to … 4.115
(edit) @b1ce1161   03/27/14 13:29:00 Sebastian Huber score: Delete CORE_mutex_Control::holder_id We can use the holder … 4.115
(edit) @cb8d3e7   03/27/14 07:04:10 Sebastian Huber score: Delete CORE_mutex_Control::blocked_count 4.115
(edit) @f0b4fd9   03/28/14 08:29:51 Sebastian Huber score: Do not reset resource count during restart This fixes an … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @34684573   03/27/14 12:38:04 Sebastian Huber score: Use thread life protection for API mutexes This prevents that … 4.115
(edit) @fb7199d   03/13/14 14:25:06 Sebastian Huber score: Relax Giant lock usage for API mutexes It is no longer … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @226c731   03/25/14 10:03:21 Sebastian Huber score: Replace _Thread_Reset() Replace _Thread_Reset() with … 4.115
(edit) @8690b53   03/25/14 09:53:28 Sebastian Huber score: Add parameter to _Thread_Restart() The executing thread will … 4.115
(edit) @391ad3e   03/17/14 14:03:22 Sebastian Huber score: Fix thread restart extensions context Run the thread restart … 4.115
(edit) @084c5cc   03/18/14 15:13:23 Sebastian Huber score: Reduce _Thread_Reset() parameters Move thread entry parameters … 4.115
(edit) @dcd5e26   03/18/14 15:11:03 Sebastian Huber score: Move _Thread_Reset() and make static 4.115
(edit) @5c731a83   03/17/14 09:12:14 Sebastian Huber score: Use thread action for thread restart The thread restart is now … 4.115
(edit) @8061f56   03/14/14 10:55:28 Sebastian Huber score: Delete post-switch API extensions Use thread post-switch … 4.115
(edit) @fc521e2d   03/14/14 10:58:12 Sebastian Huber posix: Use thread action for signals 4.115
(edit) @6fd1bdb7   03/14/14 10:53:43 Sebastian Huber rtems: Use thread action for signals 4.115
(edit) @0dd732d   03/14/14 10:50:58 Sebastian Huber score: Add thread actions Thread actions are the building block for … 4.115
(edit) @a5ac9da   03/14/14 09:17:34 Sebastian Huber score: Add and use thread get/set CPU functions 4.115
(edit) @c2225d7   03/28/14 08:24:28 Sebastian Huber score: Add _Scheduler_Change_priority_if_higher() Add … 4.115
(edit) @298d0fd   03/24/14 06:44:00 Sebastian Huber score: Add _Scheduler_Highest_priority_of_two() Use inline functions … 4.115
(edit) @7552e77c   11/18/13 12:25:49 Sebastian Huber score: PR2151: _Thread_queue_Extract_with_proxy() Avoid NULL pointer … 4.115
(edit) @79e2d9b   03/06/14 10:11:59 Sebastian Huber score: Add per-CPU state function Add … 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @7d5c27e   03/27/14 13:23:20 Christian.Mauderer privateenv: Remove sharing of user environment between threads. 4.115
(edit) @1fac361   03/24/14 07:51:37 Sebastian Huber score: PR2174: Add workaround Add … 4.115
(edit) @9b44339c   03/24/14 06:53:45 Sebastian Huber score: Delete _Watchdog_Report() Delete _Watchdog_Report_chain(). … 4.115
(edit) @e72bc923   03/10/14 14:17:27 Sebastian Huber sapi: Add profiling report for tests 4.115
(edit) @5f104ee   03/25/14 07:53:33 Sebastian Huber score: Fix heap protection Partially revert commit … 4.115
(edit) @2a713e3   03/24/14 14:57:29 Sebastian Huber score: _Heap_Protection_set_delayed_free_fraction Add and use … 4.115
(edit) @5ef9f23   03/21/14 13:29:55 Christian.Mauderer libcsupport: Use POSIX keys for GXX key functions With this patch C++ … 4.115
Note: See TracRevisionLog for help on using the revision log.