diff options
author | David Hildenbrand <[email protected]> | 2023-07-13 16:55:49 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-08-10 15:51:46 -0400 |
commit | ddf409851461f515cc32974714b73efe2e012bde (patch) | |
tree | dc1bb654c2658ba55bbe08075b967092b59775a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f504e15b94eb4e5b47f8715da59c0207f68dffe1 (diff) |
virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
Just like we do with alloc_contig_range(), let's convert all unknown
errors to -EBUSY, but WARN so we can look into the issue. For example,
offline_pages() could fail with -EINTR, which would be unexpected in our
case.
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions