migration: Parameters for auto-converge cpu throttling
commit1626fee3bdbb295d5e8aff800f7621357bb376d6
authorJason J. Herne <jjherne@linux.vnet.ibm.com>
Tue, 8 Sep 2015 17:12:34 +0000 (8 13:12 -0400)
committerJuan Quintela <quintela@redhat.com>
Wed, 30 Sep 2015 07:42:04 +0000 (30 09:42 +0200)
tree73accbc19f0a1dc690407c1edbe59e4a5c6215da
parent2adcc85d407c1ab985f5abed808c78dbb84f4773
migration: Parameters for auto-converge cpu throttling

Add migration parameters to allow the user to adjust the parameters
that control cpu throttling when auto-converge is in effect. The added
parameters are as follows:

x-cpu-throttle-initial : Initial percantage of time guest cpus are throttled
when migration auto-converge is activated.

x-cpu-throttle-increment: throttle percantage increase each time
auto-converge detects that migration is not making progress.

Signed-off-by: Jason J. Herne <jjherne@linux.vnet.ibm.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
hmp.c
migration/migration.c
qapi-schema.json