]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] topology: increase poll frequency if change is anticipated
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 1 Dec 2011 12:32:42 +0000 (13:32 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 1 Dec 2011 12:32:36 +0000 (13:32 +0100)
commitb6c55cb0df6a2981a2a588479a7cd2915f9dbde7
treee7efb28f0cc603cdb9cec2d3d0b83b826a4ee2d9
parent44561735264431db93a95ea1e3a6dab1ced4f303
[S390] topology: increase poll frequency if change is anticipated

Increase cpu topology change poll frequency if a change is anticipated.
Otherwise a user might be a bit confused to have to wait up to a minute
in order to see a change this should be visible immediatly.
However there is no guarantee that the change will happen during the
time frame the poll frequency is increased.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/topology.h
arch/s390/kernel/smp.c
arch/s390/kernel/topology.c