powerpc: Update page-in counter for CMM
authorBrian King <brking@linux.vnet.ibm.com>
Wed, 22 Oct 2008 05:53:45 +0000 (05:53 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 5 Nov 2008 11:08:28 +0000 (22:08 +1100)
commit409001948d9f221c94a61c3ee96de112755fc04d
tree2f49e6f0df22721f16e2a68baf94573a923bdda4
parent1ef8014debb6410ed1960c4477d0006df11157c1
powerpc: Update page-in counter for CMM

A new field has been added to the VPA as a method for the client OS to
communicate to firmware the number of page-ins it is performing when
running collaborative memory overcommit.  The hypervisor will use this
information to better determine if a partition is experiencing memory
pressure and needs more memory allocated to it.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/lppaca.h
arch/powerpc/kernel/paca.c
arch/powerpc/mm/fault.c