android_kernel_xiaomi_sm8350/arch/i386/mm
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
This makes nr_dirty a per zone counter.  Looping over all processors is
avoided during writeback state determination.

The counter aggregation for nr_dirty had to be undone in the NFS layer since
we summed up the page counts from multiple zones.  Someone more familiar with
NFS should probably review what I have done.

[akpm@osdl.org: bugfix]
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-30 11:25:35 -07:00
..
boot_ioremap.c
discontig.c [PATCH] unify PFN_* macros 2006-03-27 08:44:48 -08:00
extable.c
fault.c [PATCH] Notify page fault call chain for i386 2006-06-26 09:58:22 -07:00
highmem.c
hugetlbpage.c [PATCH] hugepage: is_aligned_hugepage_range() cleanup 2006-03-22 07:54:04 -08:00
init.c [PATCH] add poison.h and patch primary users 2006-06-27 17:32:38 -07:00
ioremap.c [PATCH] i386,amd64: ioremap.c __iomem annotations 2005-12-15 10:04:30 -08:00
Makefile
mmap.c
pageattr.c [PATCH] pi-futex: introduce debug_check_no_locks_freed() 2006-06-27 17:32:46 -07:00
pgtable.c [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 2006-06-30 11:25:35 -07:00