diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2013-05-06 19:44:36 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-05-07 12:11:55 (GMT) |
commit | 617e164c35c94c936e3632b387d6dbb3d80c2c02 (patch) | |
tree | 920158eee8c4a8026f1c9f8e0b9261d828c03833 /tools/include | |
parent | 7678dcfb310a190aea9bee8cdeb1e14987600737 (diff) | |
download | linux-617e164c35c94c936e3632b387d6dbb3d80c2c02.tar.xz |
s390: disable pfmf for clear page instruction
Wit the introduction of large pages Linux also used pfmf for page
clearing. The current implementation is not ideal, though:
- currently we set usage intent=0, but cleared pages are often used
directly after the clearing
- z/VM does not yet provide EDAT
- KVM does have to intercept PFMF even for resident pages
Lets just the mvcl loop in all cases until we have a well defined
pattern were pfmf is besser.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions