mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-27 12:47:13 +08:00
README.md: Move SMP Requirements section
This commit is contained in:
parent
cf3323556d
commit
564ea9eddf
18
README.md
18
README.md
@ -242,6 +242,15 @@ The list is:
|
|||||||
rtems_bsd_syscall_trace: RTEMS BSD system call trace
|
rtems_bsd_syscall_trace: RTEMS BSD system call trace
|
||||||
rtems_bsd_vfs_trace RTEMS VFS to libio trace
|
rtems_bsd_vfs_trace RTEMS VFS to libio trace
|
||||||
|
|
||||||
|
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
|
Qemu and Networking
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
@ -296,12 +305,3 @@ 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