diff --git a/configs/sabre-6quad/README.txt b/configs/sabre-6quad/README.txt index 899ede5e88..628ddfbc1e 100644 --- a/configs/sabre-6quad/README.txt +++ b/configs/sabre-6quad/README.txt @@ -158,6 +158,11 @@ Status writing. Insufficient stress testing has been done to prove that the solution is stable. +2018: Again revisited SMP. There appears to be a memory corruption problem. + This is rarely seen with the SMP test but you enable the OS test in the smp + configuration, you will see a crash due to memory corruption consistently, + specially in the nested signal test (apps/examples/ostest/signest.c). + Platform Features ================= @@ -823,4 +828,5 @@ Configuration sub-directories is essentially the same all of those comments apply. 2. See the STATUS and SMP sections above for detailed SMP-related - issues. + issues. There are a some major problems with the current SMP + implementation.