diff options
author | Li Qiang <liq3ea@gmail.com> | 2018-08-01 06:00:20 -0700 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2018-08-22 11:42:34 +0200 |
commit | 4cbc9c7ffd95d2702cf7ffb3bfdf3f1f0ffdca07 (patch) | |
tree | c801c82f52bf803b7eae1fc360bc665ade81f26b /cpus-common.c | |
parent | 3eb21fe9e5a06e485dbb27838422ef85f4ae7967 (diff) |
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Currently, the default maximum CPU throttle for migration is
99(CPU_THROTTLE_PCT_MAX). This is too big and can make a remarkable
performance effect for the guest. We see a lot of packets latency
exceed 500ms when the CPU_THROTTLE_PCT_MAX reached. This patch set
adds a new max-cpu-throttle parameter to limit the CPU throttle.
Signed-off-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'cpus-common.c')
0 files changed, 0 insertions, 0 deletions