]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] zero page cache synonyms
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Oct 2010 14:10:07 +0000 (16:10 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 25 Oct 2010 14:10:14 +0000 (16:10 +0200)
commit9bbc28e98cd6cb96b2ed46697a0d044167086397
treed9efb4be22cc550c7559c29627a48d66413c645a
parent2158937d92233c512083b12971a8c2a77df90391
[S390] zero page cache synonyms

If the zero page is mapped to virtual user space addresses that differ
only in bit 2^12 or 2^13 we get L1 cache synonyms which can affect
performance. Follow the mips model and use multiple zero pages to avoid
the synonyms.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pgtable.h
arch/s390/mm/init.c