diff options
author | Stefano Stabellini <[email protected]> | 2017-10-30 15:41:00 -0700 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2017-10-31 09:05:53 -0400 |
commit | ae0d04052e077ccb71772bf5c7cb1049f4d587d2 (patch) | |
tree | 899cad4c8057bb02218757c7f87a76ee41696c39 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 45ddce214a797de65c0418bebf90c1b564c3ee3d (diff) |
xen/pvcalls: implement recvmsg
Implement recvmsg by copying data from the "in" ring. If not enough data
is available and the recvmsg call is blocking, then wait on the
inflight_conn_req waitqueue. Take the active socket in_mutex so that
only one function can access the ring at any given time.
Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
CC: [email protected]
CC: [email protected]
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions