mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 05:25:15 +08:00
README: Mention SMP requirements
This commit is contained in:
parent
df8f5fc876
commit
7e711918f7
@ -293,3 +293,12 @@ Escape character is '^]'.
|
|||||||
RTEMS Shell on /dev/pty4. Use 'help' to list commands.
|
RTEMS Shell on /dev/pty4. Use 'help' to list commands.
|
||||||
TLNT [/] #
|
TLNT [/] #
|
||||||
```
|
```
|
||||||
|
|
||||||
|
SMP Requirements
|
||||||
|
----------------
|
||||||
|
|
||||||
|
In order to support
|
||||||
|
[EPOCH(9)](https://www.freebsd.org/cgi/man.cgi?query=epoch&apropos=0&sektion=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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user