mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:41:59 +08:00
README.md: Move SMP Requirements section
This commit is contained in:
18
README.md
18
README.md
@@ -221,6 +221,15 @@ To enable kernel internal consistency checking use:
|
||||
--freebsd-options=invariants,invariant_support
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
Qemu and Networking
|
||||
-------------------
|
||||
|
||||
@@ -275,12 +284,3 @@ Escape character is '^]'.
|
||||
RTEMS Shell on /dev/pty4. Use 'help' to list commands.
|
||||
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.
|
||||
|
Reference in New Issue
Block a user