|
|
@cf2024b
|
Jan 19, 2018, 12:08:46 PM |
Sebastian Huber |
smp03: Use floating-point tasks
This test uses sprintf().
|
|
|
@cf099be
|
Jan 19, 2018, 12:04:25 PM |
Sebastian Huber |
smp03: Use floating-point task
This test uses sprintf().
|
|
|
@5e3ef46
|
Jan 19, 2018, 9:57:38 AM |
Sebastian Huber |
smpaffinity01: Use floating-point task
This test uses sprintf().
|
|
|
@7274e67
|
Jan 19, 2018, 9:56:13 AM |
Sebastian Huber |
smp08: Use floating-point task
This test uses sprintf().
|
|
|
@e6d89860
|
Jan 19, 2018, 8:52:23 AM |
Sebastian Huber |
smpmigration01: Enable floating-point output
|
|
|
@e9e0f1d4
|
Dec 5, 2017, 3:56:47 PM |
joel |
smpunsupported01: Add missing error check for rtems_task_mode
Update …
|
|
|
@c597fb1
|
Nov 9, 2017, 3:21:37 PM |
Sebastian Huber |
score: Optimize scheduler priority updates
Thread priority changes …
|
|
|
@ec771f2
|
Nov 16, 2017, 2:04:21 PM |
Sebastian Huber |
score: Fix priority ceiling updates
We must not clear the priority …
|
|
|
@9c30c31e
|
Nov 16, 2017, 1:38:07 PM |
Sebastian Huber |
score: Fix _Thread_queue_Flush_critical()
The thread queue extract …
|
|
|
@7b00c2fa
|
Nov 6, 2017, 6:56:17 AM |
Sebastian Huber |
tests: Use <tmacros.h> in all tests
Update #3170.
Update #3199.
|
|
|
@c4b8b147
|
Nov 3, 2017, 7:35:38 AM |
Sebastian Huber |
tests: Use simple console driver
Update #3170.
Update #3199.
|
|
|
@a54d10d
|
Nov 3, 2017, 11:53:51 AM |
Sebastian Huber |
smpscheduler02: Avoid sporadic test failures
|
|
|
@0d796d6
|
Nov 2, 2017, 1:08:02 PM |
Sebastian Huber |
tests: Delete obsolete TESTS_USE_PRINTF
Update #3170.
Update #3199.
|
|
|
@81fd79d
|
Oct 27, 2017, 6:52:41 AM |
Sebastian Huber |
smppsxaffinity02: Fix thread attribute usage
The pthread_getattr_np() …
|
|
|
@af43554
|
Oct 26, 2017, 11:59:11 AM |
Sebastian Huber |
tests: Remove TEST_INIT
The TEST_EXTERN is a used only by the …
|
|
|
@acc9d064
|
Oct 26, 2017, 11:59:10 AM |
Sebastian Huber |
tests: Remove obsolete TESTS_USE_PRINTK
Update #3170.
Update #3199.
|
|
|
@73d892d8
|
Oct 26, 2017, 11:59:07 AM |
Sebastian Huber |
tests: Use rtems_test_printer
Update #3170.
Update #3199.
|
|
|
@0f1fa19
|
Oct 26, 2017, 11:19:57 AM |
Sebastian Huber |
smptests: Fix format warnings
|
|
|
@e3ef14b
|
Oct 25, 2017, 5:57:58 AM |
Sebastian Huber |
smptests: Remove duplicate Makefile targets
Close #3187.
|
|
|
@88e84c22
|
Oct 23, 2017, 11:48:56 AM |
Sebastian Huber |
testsuite: Fix build
Updates #3170.
|
|
|
@98c6d50
|
Oct 19, 2017, 5:39:16 AM |
Chris Johns |
testsuite: Use printk for all test output where possible.
- Remove …
|
|
|
@16aaf73b
|
Oct 11, 2017, 6:33:19 AM |
Sebastian Huber |
smpaffinity01: Fix test case
Update #2514.
|
|
|
@a3ad4af
|
Oct 10, 2017, 9:22:21 AM |
Sebastian Huber |
posix: Validate affinity sets by the scheduler
Update #2514.
|
|
|
@af9115f3
|
Oct 6, 2017, 8:07:38 AM |
Sebastian Huber |
posix: Simplify POSIX_API_Control
Return stack area via …
|
|
|
@de59c065
|
Sep 27, 2017, 1:08:33 PM |
Sebastian Huber |
posix: Implement self-contained POSIX mutex
POSIX mutexes are now …
|
|
|
@02b007e
|
Aug 25, 2017, 12:39:38 PM |
Sebastian Huber |
Include missing <limits.h>
Update #2132.
|
|
|
@a8f4fd2
|
Aug 10, 2017, 12:29:55 PM |
Sebastian Huber |
smptests: Fix format specifier
Update #3082.
|
|
|
@96ce1ec
|
Jul 19, 2017, 11:03:13 AM |
Sebastian Huber |
smptests/smpscheduler02: Remove invalid assert
Update #3059.
|
|
|
@7ad8239
|
Jul 19, 2017, 10:58:55 AM |
Sebastian Huber |
smptests/smpscheduler01: Use right scheduler
Update #3063.
|
|
|
@6f46848
|
Jul 19, 2017, 9:57:01 AM |
Sebastian Huber |
tests: Use floating point task
These tests directly or indirectly use …
|
|
|
@07e1780
|
Jul 18, 2017, 11:07:26 AM |
Sebastian Huber |
tests: Use floating point task
These tests directly or indirectly use …
|
|
|
@ecabd384
|
Jul 11, 2017, 7:51:43 AM |
Sebastian Huber |
rtems: Add rtems_scheduler_ident_by_processor_set
Update #3070.
|
|
|
@548d65a
|
Jul 11, 2017, 5:24:39 AM |
Sebastian Huber |
rtems: Add rtems_scheduler_ident_by_processor()
Update #3069.
|
|
|
@4a1bdd30
|
Jul 7, 2017, 6:30:20 AM |
Sebastian Huber |
score: Fix set scheduler
Ensure that the thread processor affinity …
|
|
|
@34487537
|
Jul 4, 2017, 7:57:30 AM |
Sebastian Huber |
score: Add simple affinity support to EDF SMP
Update #3059.
|
|
|
@e745ec5
|
Jul 4, 2017, 7:48:52 AM |
Sebastian Huber |
smptests/smpstrongapa01: Simplify
Update #3059.
|
|
|
@16347a6
|
Jul 7, 2017, 5:36:52 AM |
Sebastian Huber |
score: Fix default set affinity
The set of online processors must be …
|
|
|
@76d1198
|
Jul 7, 2017, 5:45:57 AM |
Sebastian Huber |
score: Introduce _SMP_Get_online_processors()
Update #3059.
|
|
|
@0232b28
|
Jul 4, 2017, 6:59:37 AM |
Sebastian Huber |
score: Use processor mask for set affinity
Update #3059.
|
|
|
@7851555
|
Jul 3, 2017, 12:05:26 PM |
Sebastian Huber |
score: Move processor affinity to Thread_Control
Update #3059.
|
|
|
@3dfe55ee
|
Jul 3, 2017, 9:46:12 AM |
Sebastian Huber |
score: Use <sys/bitset.h> for Processor_mask
Implement the …
|
|
|
@7adf4941
|
Jun 29, 2017, 1:21:30 PM |
Sebastian Huber |
smptests/smpschededf01: New test
Update #3056.
|
|
|
@f3d9f228
|
Jun 26, 2017, 8:35:45 AM |
Sebastian Huber |
score: Add SMP EDF scheduler
Update #3056.
|
|
|
@1dbce41
|
Jun 26, 2017, 8:27:23 AM |
Sebastian Huber |
smptests: Split smpscheduler03
Split smpscheduler03 to run the tests …
|
|
|
@836f454
|
Jun 7, 2017, 6:14:30 AM |
Sebastian Huber |
Fix CPU_COPY() usage
The original CPU_COPY() support of Newlib …
|
|
|
@9b91c84
|
Apr 5, 2017, 9:29:02 AM |
Sebastian Huber |
smpcache01: Fix test to run on QorIQ T4240
|
|
|
@258bda3
|
Apr 3, 2017, 10:11:24 PM |
Chris Johns |
testsuite: Add a common test configuration. Fix configure.ac and …
|
|
|
@54835ae
|
Feb 1, 2017, 1:10:18 PM |
Sebastian Huber |
Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS
Rename …
|
|
|
@239dd35f
|
Feb 3, 2017, 10:24:30 AM |
Sebastian Huber |
smptests: Fix warnings
|
|
|
@ca1e546e
|
Feb 2, 2017, 3:24:05 PM |
Sebastian Huber |
score: Improve scheduler helping protocol
Only register ask for help …
|
|
|
@f95fa387
|
Feb 1, 2017, 11:11:33 AM |
Sebastian Huber |
Remove CONFIGURE_SMP_APPLICATION
Enable the SMP support if …
|
|
|
@436a4b3
|
Jan 24, 2017, 8:43:20 AM |
Sebastian Huber |
smptests/smpsignal01: Check signal ISR level
Close #2751.
|
|
|
@7a4b2645
|
Jan 11, 2017, 3:43:06 PM |
joel |
Remove obsolete RTEMS_HAVE_SYS_CPUSET_H
|
|
|
@6a9282d
|
Dec 9, 2016, 9:49:49 AM |
Sebastian Huber |
Rename is_internal to always_set_to_false
Update #2825.
|
|
|
@ccda60bd
|
Dec 7, 2016, 10:21:28 AM |
Sebastian Huber |
smplock01: Fix plot scripts
|
|
|
@38bc13f
|
Dec 5, 2016, 1:47:19 PM |
Sebastian Huber |
smplock01: Fix fairness plot script
|
|
|
@b07e642a
|
Dec 2, 2016, 12:39:40 PM |
Sebastian Huber |
smpthreadlife01: Fix due to robust thread dispatch
Update #2811.
|
|
|
@5b6c290
|
Dec 1, 2016, 7:42:48 PM |
Sebastian Huber |
score: Initialize thread queue context early
Initialize thread queue …
|
|
|
@c09db57
|
Nov 28, 2016, 12:28:32 PM |
Sebastian Huber |
score: Fix thread queue context initialization
Initialize the thread …
|
|
|
@73f9c2c
|
Nov 23, 2016, 12:38:25 PM |
Sebastian Huber |
smptests/smpfatal03: Use timer to provoke error
Avoid use of internal …
|
|
|
@84e6f15
|
Nov 10, 2016, 11:02:28 AM |
Sebastian Huber |
score: Robust thread dispatch
On SMP configurations, it is a fatal …
|
|
|
@a6283671
|
Nov 22, 2016, 11:51:12 AM |
Sebastian Huber |
smptests/smplock01: Test TAS and TTAS locks
Cache align locks in the …
|
|
|
@db20706
|
Nov 23, 2016, 6:17:00 AM |
Sebastian Huber |
smptests/smpscheduler02: Fix task initialization
Set scheduler before …
|
|
|
@537f00eb
|
Nov 10, 2016, 3:25:41 PM |
Sebastian Huber |
score: Restrict task interrupt level to 0 on SMP
Update #2811.
|
|
|
@38a1449
|
Nov 9, 2016, 1:59:33 PM |
Sebastian Huber |
powerpc: Add _CPU_Get_current_per_CPU_control()
Add …
|
|
|
@05ca53d
|
Oct 31, 2016, 12:08:33 PM |
Sebastian Huber |
rtems: Add scheduler processor add/remove
Update #2797.
|
|
|
@2612a0b
|
Nov 2, 2016, 5:36:13 AM |
Sebastian Huber |
score: Simplify _Scheduler_Get_by_id()
Avoid dead code in non-SMP …
|
|
|
@eb98dd49
|
Nov 9, 2016, 12:14:38 PM |
Sebastian Huber |
score: Inline some SMP lock operations by default
The SMP ticket lock …
|
|
|
@9e7fa07
|
Oct 31, 2016, 3:23:13 PM |
Sebastian Huber |
score: Relax _Scheduler_Set() restrictions
No longer unconditionally …
|
|
|
@d505fbb
|
Nov 3, 2016, 7:22:59 AM |
Sebastian Huber |
smptests/smplock01: Update screen file
|
|
|
@63e2ca1b
|
Oct 31, 2016, 8:13:35 AM |
Sebastian Huber |
score: Simplify yield and unblock scheduler ops
Update #2556.
|
|
|
@2dd098a
|
Oct 31, 2016, 7:33:11 AM |
Sebastian Huber |
score: Introduce Thread_Scheduler_control::home
Replace …
|
|
|
@6771359f
|
Oct 27, 2016, 4:42:06 AM |
Sebastian Huber |
score: Second part of new MrsP implementation
Update #2556.
|
|
|
@9c238e1
|
Oct 21, 2016, 12:33:01 PM |
Sebastian Huber |
score: Simplify update priority scheduler op
Remove unused return status.
|
|
|
@3a27248
|
Oct 21, 2016, 7:23:58 AM |
Sebastian Huber |
score: First part of new MrsP implementation
Update #2556.
|
|
|
@6a82f1a
|
Oct 10, 2016, 9:46:07 AM |
Sebastian Huber |
score: Yield support for new SMP helping protocol
Update #2556.
|
|
|
@351c14d
|
Sep 27, 2016, 9:33:36 AM |
Sebastian Huber |
score: Add new SMP scheduler helping protocol
Update #2556.
|
|
|
@72e0bdb
|
Oct 10, 2016, 12:50:19 PM |
Sebastian Huber |
score: Pass scheduler node to unblock operation
Changed for …
|
|
|
@e382a1b
|
Oct 10, 2016, 12:33:17 PM |
Sebastian Huber |
score: Pass scheduler node to block operation
Changed for consistency …
|
|
|
@2df4abc
|
Oct 10, 2016, 12:01:55 PM |
Sebastian Huber |
score: Pass scheduler node to yield operation
Changed for consistency …
|
|
|
@501043a
|
Sep 30, 2016, 12:38:04 PM |
Sebastian Huber |
score: Pass scheduler node to update priority op
This enables to call …
|
|
|
@7eec247
|
Oct 31, 2016, 9:50:54 AM |
Sebastian Huber |
smptests/smplock01: Use test support
Convert output to XML.
|
|
|
@ed19002
|
Oct 12, 2016, 8:37:07 AM |
Sebastian Huber |
smpschedaffinity05: Fix configuration
|
|
|
@f6142c19
|
Sep 9, 2016, 9:00:06 AM |
Sebastian Huber |
score: Scheduler node awareness for thread queues
Maintain the …
|
|
|
@8123cae8
|
Sep 8, 2016, 1:32:22 PM |
Sebastian Huber |
rtems: Add rtems_task_get_priority()
Update #2556.
Update #2784.
|
|
|
@6ae309ec
|
Sep 9, 2016, 8:01:06 AM |
Sebastian Huber |
smptests/smpmutex01: Use test case functions
|
|
|
@300f6a48
|
Jun 22, 2016, 3:09:23 PM |
Sebastian Huber |
score: Rework thread priority management
Add priority nodes which …
|
|
|
@b20b736
|
Jun 28, 2016, 4:54:50 AM |
Sebastian Huber |
score: Introduce _Thread_Get_priority()
Avoid direct access to thread …
|
|
|
@1c18ebf
|
Aug 31, 2016, 8:56:09 AM |
Chris Johns |
libmisc/capture: Remove the reserved _t in the types.
|
|
|
@6da06c5
|
Aug 30, 2016, 6:46:25 AM |
Chris Johns |
libmisc/capture: Fix the capture engine on SMP.
This patches some …
|
|
|
@57a00bc6
|
Jul 5, 2016, 9:30:14 AM |
Sebastian Huber |
smptests/smpmutex02: New test
Update #2765.
|
|
|
@6f6cf785
|
Jul 5, 2016, 7:04:15 AM |
Sebastian Huber |
score: Postpone SMP shutdown in _Terminate()
This enables fatal …
|
|
|
@c0bd006
|
Jun 30, 2016, 12:08:18 PM |
Sebastian Huber |
rtems: Fix rtems_task_set_scheduler() API
Task priorities are only …
|
|
|
@4280dff7
|
Jun 30, 2016, 9:01:05 AM |
Sebastian Huber |
smptests/smpstrongapa01: Simplify
|
|
|
@4fe0e97f
|
Jun 30, 2016, 7:50:41 AM |
Sebastian Huber |
smptests/smpstrongapa01: Add test cases
|
|
|
@254dc82
|
Jun 24, 2016, 9:22:03 AM |
Sebastian Huber |
score: Change Priority_Control to 64-bit
A 32-bit Priority_Control …
|
|
|
@ec5d95e1
|
Jun 23, 2016, 8:31:04 AM |
Sebastian Huber |
smptests/smpmrsp01: Fix due to API changes
Commit …
|
|
|
@9bfad8c
|
Jun 8, 2016, 8:22:46 PM |
Sebastian Huber |
score: Add thread priority to scheduler nodes
The thread priority is …
|
|
|
@77ff5599
|
Jun 10, 2016, 6:48:54 AM |
Sebastian Huber |
score: Introduce map priority scheduler operation
Introduce map/unmap …
|
|
|
@6a631da
|
Jun 14, 2016, 9:13:22 AM |
Sebastian Huber |
posix: sched_get_priority_max()
Enable for all configurations since …
|
|
|