]> 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>
Tue, 29 Nov 2011 08:33:37 +0000 (09:33 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 29 Nov 2011 08:33:32 +0000 (09:33 +0100)
commit4a6f04b5fd02bdb4d15a92a227955b9b3ac01557
tree29864cb80dbedbb5509e728f08bf55f981365e4f
parent078e2ceef3a2a55779c1ded06b6e8192c8bd53bc
[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