version 1.16, 2018/03/16 15:29:26
|
version 1.17, 2018/11/09 13:39:26
|
Line 113 with full debug symbols and access to th
|
Line 113 with full debug symbols and access to th
|
"""]] |
"""]] |
|
|
If the stack trace prints very slowly (like 30 seconds per stack |
If the stack trace prints very slowly (like 30 seconds per stack |
frame), it's likely because you are using a version of qemu where |
frame), you are probably using an old version of qemu that fails |
the user-mode networking code fails to disable the Nagle algorithm. |
to disable the Nagle algorithm. |
This is fixed in the qemu in pkgsrc, but you may run into it if your |
|
qemu is not installed via pkgsrc. |
|
|
|
## Qemu tips |
## Qemu tips |
|
|