[23/41] compound pages: vmstat support

2007-09-11 Thread Christoph Lameter
Add support for compound pages so that inc__state() and dec_xxx_state() will increment the ZVCs by the number of base pages of the compound page. Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]> --- include/linux/vmstat.h |5 ++--- mm/vmstat.c| 18 +-

[23/41] compound pages: vmstat support

2007-09-11 Thread Christoph Lameter
Add support for compound pages so that inc__state() and dec_xxx_state() will increment the ZVCs by the number of base pages of the compound page. Signed-off-by: Christoph Lameter [EMAIL PROTECTED] --- include/linux/vmstat.h |5 ++--- mm/vmstat.c| 18 +- 2