Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit/score/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
(edit) @cfcd6dc9   04/11/19 06:52:36 Sebastian Huber score: Rename _SMP_Processor_count Rename _SMP_Processor_count in … 5
(edit) @e0dcf294   04/05/19 07:58:07 Sebastian Huber Remove superfluous run-time check The _Objects_Information_table[ … 5
(edit) @4c20da4b   04/04/19 07:18:11 Sebastian Huber doxygen: Rename Score* groups in RTEMSScore* Update #3706 5
(edit) @5526527e   03/25/19 09:45:25 Sebastian Huber score: Rename ScoreCPU Doxygen group Update #3706. 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @c10e8b6   03/08/19 22:38:46 joel coremsgseize.c: Fix spelling error 5
(edit) @03b2163   03/01/19 09:10:19 Sebastian Huber score: Fix _Scheduler_EDF_Cancel_job() Remove the priority node only … 5
(edit) @feea03b6   02/27/19 09:53:30 Sebastian Huber Remove explicit file names from @file This makes the @file … 5
(edit) @e4ad14cc   02/12/19 11:19:38 Sebastian Huber score: Avoid some deadlocks in _Once() Recursive usage of the same … 5
(edit) @fbd08066   02/07/19 06:46:38 Sebastian Huber score: Fix plain priority thread queues (SMP) We must add/remove the … 5
(edit) @b5bdecf   01/18/19 11:54:05 Sebastian Huber score: Avoid internal API and use ISR lock 5
(edit) @3bd39999   01/08/19 08:53:26 Sebastian Huber Adjust interrupt mode tests for some CPU ports In case the robust … 5
(edit) @38cb59e   01/08/19 07:36:31 Sebastian Huber Separate task mode checks Update #3000. 5
(edit) @956d76cc   01/07/19 08:30:43 Sebastian Huber score: Remove superfluous include from chainimpl.h 5
(edit) @7c19e50   12/18/18 07:45:06 Sebastian Huber score: Fix per-CPU data allocation Allocate the per-CPU data for … 5
(edit) @21275b58   11/22/18 18:14:51 Sebastian Huber score: Static Objects_Information initialization Statically allocate … 5
(edit) @8b0e752f   12/10/18 12:44:53 Sebastian Huber score: Remove Objects_Information::auto_extend Use … 5
(edit) @f70079c   11/25/18 19:26:02 Sebastian Huber score: Remove Objects_Information::the_api Remove … 5
(edit) @1c2d178   11/25/18 19:15:26 Sebastian Huber score: Remove Objects_Information::maximum This information is … 5
(edit) @3899bc1a   11/24/18 10:51:28 Sebastian Huber score: Optimize object lookup Use the maximum ID for the ID to object … 5
(edit) @359a3a3   11/22/18 05:38:42 Sebastian Huber score: Rename Objects_Information::allocation_size Rename … 5
(edit) @0da9d80   11/22/18 05:16:52 Sebastian Huber score: Rename Objects_Information::size Rename … 5
(edit) @9c9c6a9   11/21/18 16:30:52 Sebastian Huber score: Remove Objects_Information::is_string Use … 5
(edit) @d6e3473   11/23/18 19:37:57 Sebastian Huber score: Remove dead code Update #3621. 5
(edit) @5fc727f   11/26/18 07:25:36 Sebastian Huber score: <rtems/score/smplockstats.h> Remove <rtems/score/chainimpl.h> … 5
(edit) @52c7cb1   11/21/18 16:30:22 Sebastian Huber score: Simplify _Workspace_String_duplicate() 5
(edit) @28bf4ca   11/14/18 06:00:59 Sebastian Huber or1k: Support GCC 9 Close #3602. 5
(edit) @ccc6695   11/08/18 10:50:24 Sebastian Huber score: Introduce <rtems/score/watchdogticks.h> Separate the … 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @878487b0   11/05/18 08:53:04 Sebastian Huber score: Optimize Objects_Information Reduce structure internal … 5
(edit) @54f35888   10/25/18 08:54:12 Sebastian Huber posix: Provide threads by default Update #2514. 5
(edit) @e97806a   10/14/18 17:20:05 Sebastian Huber posix: Split posix_api_configuration_table Use separate configuration … 5
(edit) @7038271   10/25/18 10:05:53 Sebastian Huber Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMES Enable support for … 5
(edit) @5090a71b   10/25/18 09:32:01 Sebastian Huber score: Remove bogus thread object name support Update #2514. 5
(edit) @56e61e24   09/20/18 05:57:08 Sebastian Huber Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALL The configured … 5
(edit) @776464a   09/19/18 09:52:47 Sebastian Huber score: Allocate per-CPU data only if necessary The … 5
(edit) @7097962   08/29/18 07:43:44 Sebastian Huber score: Add thread pin/unpin support Add support to temporarily pin a … 5
(edit) @cfc4231d   08/27/18 08:36:35 Sebastian Huber score: Add flexible per-CPU data Update #3507. 5
(edit) @e0a9336b   09/03/18 06:12:35 Sebastian Huber score: Fix EDF SMP scheduler Fix a special case: block a one-to-one … 5
(edit) @3aad9d9b   09/03/18 07:31:19 Sebastian Huber score: Generalize SMP scheduler block support Add extract from … 5
(edit) @6695d02   08/23/18 12:39:33 Sebastian Huber Update FreeBSD kernel timespec support This change is based on the … 5
(edit) @ba0e9631   08/10/18 05:34:03 Sebastian Huber score: Do not inline _Thread_Dispatch_enable() This function is … 5
(edit) @a1f7d7d   07/24/18 07:00:18 Sebastian Huber score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add … 5
(edit) @406dd62   07/24/18 09:18:27 Sebastian Huber _SMP_Start_multitasking_on_secondary_processor() Pass current … 5
(edit) @bda8f80   07/18/18 06:54:57 Sebastian Huber score: Add a FALLTHROUGH comment to kvprintf() This change was added … 5
(edit) @ffd4617   07/17/18 13:33:49 Sebastian Huber score: Fix _Scheduler_EDF_SMP_Set_affinity() Commit … 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @995e91e8   06/28/18 06:21:44 Sebastian Huber riscv: Fix global construction Update #3433. 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @b8774933   05/25/18 12:12:22 Sebastian Huber score: Simplify _Objects_Name_to_string() Do not use isprint() from … 5
(edit) @7353422f   03/22/18 08:05:26 Sebastian Huber mpci: Fix _MPCI_Enqueue_callout() Update #3117. Update #3182. 5
(edit) @3da2f471   03/22/18 06:47:46 Sebastian Huber mpci: Update due to thread queue API changes Update #3117. Update #3182. 5
(edit) @ed24ed4e   02/08/18 09:47:16 Sebastian Huber Use _Thread_Dispatch_direct() Use _Thread_Dispatch_direct() for … 5
(edit) @f14a04c6   11/24/17 05:38:07 Sebastian Huber Add RTEMS thread API Update #2843. 5
(edit) @9480815a   12/21/17 13:36:52 Sebastian Huber score: Introduce new monotonic clock Rename … 5
(edit) @3a4e044   12/22/17 09:35:47 Sebastian Huber score: Rename _Watchdog_Realtime_from_*() Rename … 5
(edit) @89c0313   12/21/17 13:31:55 Sebastian Huber score: Optimize watchdog tickle Avoid unnecessary lock … 5
(edit) @6c2b8a4b   11/29/17 05:23:27 Sebastian Huber score: Use self-contained API mutex Use a self-contained recursive … 5
(edit) @a7dcef97   11/17/17 05:36:54 Sebastian Huber score: Simplify global construction Update #3243. 5
(edit) @c597fb1   11/09/17 15:21:37 Sebastian Huber score: Optimize scheduler priority updates Thread priority changes … 5
(edit) @91a2d5e   11/10/17 15:21:18 Sebastian Huber score: Adjust _Scheduler_EDF_SMP_Insert_ready() Use only one … 5
(edit) @ec771f2   11/16/17 14:04:21 Sebastian Huber score: Fix priority ceiling updates We must not clear the priority … 5
(edit) @9c30c31e   11/16/17 13:38:07 Sebastian Huber score: Fix _Thread_queue_Flush_critical() The thread queue extract … 5
(edit) @5f02a57   10/24/17 09:17:54 Sebastian Huber score: Change _Timecounter_Time_uptime to int32_t Move basic … 5
(edit) @fb272963   11/02/17 20:01:06 Sebastian Huber score: Use Processor_mask instead of cpu_set_t 5
(edit) @0c286e3   10/25/17 14:00:17 Sebastian Huber score: _Chain_Insert_ordered_unprotected() Change the chain order … 5
(edit) @1082798   10/23/17 11:30:44 Sebastian Huber score: Add _IO_Printf() and _IO_Vprintf() The previous vprintk() … 5
(edit) @9db3cc21   10/29/17 06:38:37 Sebastian Huber score: Fix non-SMP build 5
(edit) @8744498   10/27/17 07:04:53 Sebastian Huber score: Fix _Scheduler_Set_affinity() 5
(edit) @4edcede7   10/27/17 07:03:31 Sebastian Huber score: Simplify SMP get lowest scheduled There is no need to pass in … 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @6de1f92   10/19/17 11:41:25 Sebastian Huber score: Add _Thread_Continue() Update #3117. Update #3182. 5
(edit) @ecef3698   10/17/17 14:19:03 Sebastian Huber score: Rename _Watchdog_Ticks_from_*() Rename … 5
(edit) @02878626   10/17/17 14:15:31 Sebastian Huber score: Add _Thread_Add_timeout_ticks() Replace … 5
(edit) @6d6f6a20   10/21/17 07:42:30 Sebastian Huber score: Fix warning 5
(edit) @bf2a53d2   10/14/17 13:14:53 Sebastian Huber score: Rename watchdog variants Rename PER_CPU_WATCHDOG_RELATIVE in … 5
(edit) @d8b6f1c   10/11/17 14:19:28 Sebastian Huber timecounter: Update FreeBSD identifiers Update #3175. 5
(edit) @bcbbe76   10/11/17 11:03:11 kib timecounter: Merge FreeBSD change r324528 The th_bintime, … 5
(edit) @5167d0e   03/14/17 22:02:02 vangyzen timecounter: Merge FreeBSD change r315287 Add missing pieces of … 5
(edit) @952b42b6   03/14/17 19:06:44 vangyzen timecounter: Merge FreeBSD change r315280 When the RTC is adjusted, … 5
(edit) @a9219e7   12/14/16 12:56:58 ed timecounter: Merge FreeBSD change r310053 Add labels to sysctls … 5
(edit) @74887157   08/17/16 09:52:09 kib timecounter: Merge FreeBSD change r304285 Implement userspace … 5
(edit) @c382cc83   07/30/16 09:25:57 kib timecounter: Merge FreeBSD change r303548 Cache getbintime(9) answer … 5
(edit) @b48aeaf   07/27/16 11:49:41 kib timecounter: Merge FreeBSD change r303387 Prevent parallel … 5
(edit) @464fd5d   07/27/16 11:33:33 kib timecounter: Merge FreeBSD change r303384 Style. Sponsored by: The … 5
(edit) @6d3c125   07/27/16 11:27:52 kib timecounter: Merge FreeBSD change r303383 Reduce number of timehands … 5
(edit) @d310aa7   07/27/16 11:08:59 kib timecounter: Merge FreeBSD change r303382 Hide the boottime and … 5
(edit) @65f2cd7a   04/29/16 22:15:33 pfg timecounter: Merge FreeBSD change r298819 sys/kern: spelling fixes in … 5
(edit) @4cd742e   11/02/15 03:14:37 ngie timecounter: Merge FreeBSD change r290257 Define fhard in … 5
(edit) @f013c14   09/25/15 13:03:57 kib timecounter: Merge FreeBSD change r288216 Use per-cpu values for base … 5
(edit) @f1463c8   08/12/15 20:50:20 ian timecounter: Merge FreeBSD change r286701 If a specific timecounter … 5
(edit) @7494681   08/07/15 23:31:31 ian timecounter: Merge FreeBSD change r286429 Only process the PPS event … 5
(edit) @ec349b58   08/07/15 21:14:19 ian timecounter: Merge FreeBSD change r286423 RFC 2783 requires a status … 5
(edit) @0163063   07/08/15 18:42:08 kib timecounter: Merge FreeBSD change r285286 Reimplement the ordering … 5
(edit) @4d0ade9   06/11/15 04:41:54 kib timecounter: Merge FreeBSD change r284256 Tweaks for r284178: Do not … 5
(edit) @51304dde   05/04/15 17:59:39 ian timecounter: Merge FreeBSD change r282424 Implement a mechanism for … 5
(edit) @0aef6fb   03/14/15 23:16:12 ian timecounter: Merge FreeBSD change r280012 Use sbuf_printf() for … 5
(edit) @ea0b339   03/07/15 18:23:32 hselasky timecounter: Merge FreeBSD change r279728 Add mutex support to the … 5
Note: See TracRevisionLog for help on using the revision log.