-
## Issue
When trying sel4test with QEMU v6.2 on Ubuntu for SMP build, the target stuck at test `IPC1001 (Test SMP inter-AS seL4_Send + seL4_Recv)`.
## Reproducing steps
```shell
$ uname -a
…
-
### Description / Steps to reproduce the issue
the signal sending logic (kill) basically does:
1. enter_critical_section
2. decide the target thread
3. check signal mask of the thread
4. make a c…
-
@billamiework and @goldscott, can you teach if ThreadX modules support SMP or not?
On one side, we have `ports_module/cortex_a35_smp`, so modules should support SMP already.
On the other side, I got…
-
I am debugging a SMP port and noticed the sample works fine w/o trace. However when trace is enabled they are some strange issues.
@billlamiework and @goldscott, can you teach status of trace APIs i…
-
**Describe the bug**
The byte offsets of the SMP header are displayed in an confusing way which strikes me as incorrect.
The first row of the header table "3, 2, 1, 0" should be in the opposite …
-
### RT-Thread Version
5.1.0
### Hardware Type/Architectures
rk3568
### Develop Toolchain
Other
### Describe the bug
1. rk3568 multicore can not be running
2. It is ready, but not running
ms…
-
This is the micro-benchmark written for the page fault scaling test. It maps a 256 MiB private anonymous area and assigns threads to trigger page faults on every pages.
Scaling micro-benchmark sour…
-
Not necessarily an issue, but at least uncertainties regarding setup.
The SMP Docker Container does crash when there's no SSL certificate files in /etc/opt/simplex/.
But if i got that right, this …
-
### General bug information
**CTSM version you are using:** release-clm5.0.01
**Does this bug cause significantly incorrect results in the model's science?** Yes
**Configurations affected:** …
-
I'm trying to boot zephyr SMP on a non-cache coherent multi-core Cortex-R52 platform. Even with disabling the data cache for all cores, still zephyr crashes on the secondary cores. It turns out that t…