linux-stable-rt/arch
Hugh Dickins 404351e67a [PATCH] mm: mm_init set_mm_counters
How is anon_rss initialized?  In dup_mmap, and by mm_alloc's memset; but
that's not so good if an mm_counter_t is a special type.  And how is rss
initialized?  By set_mm_counter, all over the place.  Come on, we just need to
initialize them both at once by set_mm_counter in mm_init (which follows the
memcpy when forking).

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-29 21:40:38 -07:00
..
alpha
arm Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-10-29 14:02:16 -07:00
arm26
cris
frv
h8300
i386
ia64 [PATCH] mm: vm_stat_account unshackled 2005-10-29 21:40:37 -07:00
m32r
m68k
m68knommu
mips [PATCH] mm: mm_init set_mm_counters 2005-10-29 21:40:38 -07:00
parisc
ppc
ppc64
s390
sh
sh64
sparc
sparc64 [PATCH] mm: mm_init set_mm_counters 2005-10-29 21:40:38 -07:00
um
v850
x86_64 [PATCH] mm: mm_init set_mm_counters 2005-10-29 21:40:38 -07:00
xtensa