diff options
author | Sean Christopherson <seanjc@google.com> | 2025-01-10 16:29:47 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-12 09:00:55 -0800 |
commit | ff0efc77bc964d8a33ab3505fb17b3c73b40c040 (patch) | |
tree | d667c51460ac2ff50c5f0e6b04afb599e7967e7d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 67428ee7b7460146db98365c4e87664f91e122ad (diff) |
KVM: selftests: Drop signal/kick from dirty ring testcase
Drop the signal/kick from dirty_log_test's dirty ring handling, as kicking
the vCPU adds marginal value, at the cost of adding significant complexity
to the test.
Asynchronously interrupting the vCPU isn't novel; unless the kernel is
fully tickless, the vCPU will be interrupted by IRQs for any decently
large interval.
And exiting to userspace mode in the middle of a sequence isn't novel
either, as the vCPU will do so every time the ring becomes full.
Link: https://lore.kernel.org/r/20250111003004.1235645-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions