]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/mm: zero page cache synonyms for zEC12
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 28 Feb 2013 10:08:54 +0000 (11:08 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 11 Mar 2013 08:59:12 +0000 (09:59 +0100)
commit938d0362f874f706c243769c31083257231c6ed1
tree9c34b27392110c71eaf43dafd98d429972ba5124
parent52319b457cd78aa891f5947cf2237dd5f6a4c52d
s390/mm: zero page cache synonyms for zEC12

To avoid cache synonyms on System zEC12 32 independent zero pages are
required, one for each combination for bits 2**12 to 2**16 of the virtual
address. To avoid wasting too much memory on small virtual systems the
number of zero pages is limited to 4 if the memory size is less or equal
to 64MB.

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