migration/postcopy: Wake rate limit sleep on postcopy request
commite03a34f8f36e3b357d7a0c38e881fe183727b7ef
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 13 Jun 2018 10:26:42 +0000 (13 11:26 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 15 Jun 2018 13:40:56 +0000 (15 14:40 +0100)
treedf8f4eae127d8d569f518dc021ac399ed7f116bf
parentad767bed5af559ed32c6dabdcaccc3f75731e1f4
migration/postcopy: Wake rate limit sleep on postcopy request

Use the 'urgent request' mechanism added in the previous patch
for entries added to the postcopy request queue for RAM.  Ignore
the rate limiting while we have requests.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20180613102642.23995-4-dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c