[libbsd] README: Mention SMP requirements

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jun 15 16:45:32 UTC 2021


---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 19c9023e..0438653d 100644
--- a/README.md
+++ b/README.md
@@ -293,3 +293,10 @@ Escape character is '^]'.
 RTEMS Shell on /dev/pty4. Use 'help' to list commands.
 TLNT [/] #
 ```
+
+SMP Requirements
+----------------
+
+In order to support EPOCH(9) a scheduler with thread pinning support is
+required.  This is the case if you use the default scheduler configuration.
+EPOCH(9) is a central synchronization mechanism of the network stack.
-- 
2.26.2



More information about the devel mailing list