Home
last modified time | relevance | path

Searched refs:quota_rate (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c3512 int64_t quota_rate; in test_vcpu_dirty_limit() local
3536 quota_rate = origin_rate / 2; in test_vcpu_dirty_limit()
3539 dirtylimit_set_all(vm, quota_rate); in test_vcpu_dirty_limit()
3545 g_assert_cmpint(quota_rate, ==, get_limit_rate(vm)); in test_vcpu_dirty_limit()
3564 if (rate < (quota_rate + DIRTYLIMIT_TOLERANCE_RANGE)) { in test_vcpu_dirty_limit()
3586 if (rate > (quota_rate + DIRTYLIMIT_TOLERANCE_RANGE)) { in test_vcpu_dirty_limit()