mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-03 21:40:18 +08:00
README: Mention SMP requirements
This commit is contained in:
parent
158c270ded
commit
ec8eaccc62
@ -221,3 +221,12 @@ configure with:
|
||||
|
||||
The LibBSD Waf support splits the options and converts them to uppercase and
|
||||
adds them -D options on the compiler command line.
|
||||
|
||||
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