mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 06:55:49 +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_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
|
||||
-------------------
|
||||
|
||||
@ -296,12 +305,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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user