Patchew URL: https://patchew.org/QEMU/20190814020218.1868-1-quint...@redhat.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
make
* Juan Quintela (quint...@redhat.com) wrote:
> Hi
>
> When we have much more channels than cpus, we end having failures when
> writting to sockets. This series:
> - add some traces
> - fix some of the trouble with serialization of creating the
> threads/channels in proper order.
> - Ask for help
Patchew URL: https://patchew.org/QEMU/20190814020218.1868-1-quint...@redhat.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
make
Hi
When we have much more channels than cpus, we end having failures when
writting to sockets. This series:
- add some traces
- fix some of the trouble with serialization of creating the
threads/channels in proper order.
- Ask for help with the last patch. See documentation there.
Please, revi