commit | 6e9b622d1c3628fae65217465a148b157a361c2a | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Wed May 15 09:59:08 2019 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon May 20 09:40:39 2019 +0200 |
tree | edf35c209426dcd87a034803b87d4852d273d811 | |
parent | b41fb528dd8784a87414e3af5579674badefa76b [diff] |
KVM: s390: change default halt poll time to 50us Recent measurements indicate that using 50us results in a reduced CPU consumption, while still providing the benefit of halt polling. Let's use 50us instead. Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Janosch Frank <frankja@linux.ibm.com> Acked-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>