summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-20 12:03:54 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-20 12:07:08 +0200
commitc47ad8edc6cd7a02e1cad3f185e60f62a182f686 (patch)
tree28035472b90c1a357ec98b8a1335dd79c6bf936a /testsuites
parentstackchk: Refactor Stack_check_Dump_threads_usage (diff)
downloadrtems-c47ad8edc6cd7a02e1cad3f185e60f62a182f686.tar.bz2
stackchk: Add SMP support
Check the interrupt stacks of all processors. Set up the interrupt stack of the current processor for high water testing in the thread begin extension. This must be done after multi-threading started, since the initialization stacks may reuse the interrupt stacks. Disable thread dispatching in SMP configurations to prevent thread migration. Writing to the interrupt stack is only safe if done from the corresponding processor in thread context. Update #3459.
Diffstat (limited to 'testsuites')
0 files changed, 0 insertions, 0 deletions