kernel-ark/arch/x86_64/ia32
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
..
fpu32.c
ia32_aout.c [PATCH] mm: mm_init set_mm_counters 2005-10-29 21:40:38 -07:00
ia32_binfmt.c [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 2005-09-14 11:18:13 -07:00
ia32_ioctl.c [PATCH] lost fput in 32bit ioctl on x86-64 2005-09-09 14:19:43 -07:00
ia32_signal.c [PATCH] i386: fix stack alignment for signal handlers 2005-10-10 08:45:06 -07:00
ia32entry.S [PATCH] x86-64: Fix CFI information 2005-09-12 10:50:56 -07:00
ipc32.c
Makefile
ptrace32.c
sys_ia32.c [PATCH] x86-64: Fix 32bit sendfile 2005-09-12 10:49:57 -07:00
syscall32_syscall.S
syscall32.c [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() 2005-09-14 11:18:13 -07:00
tls32.c
vsyscall-sigreturn.S
vsyscall-syscall.S kbuild: alpha,x86_64 use generic asm-offsets.h support 2005-09-09 21:28:48 +02:00
vsyscall-sysenter.S kbuild: alpha,x86_64 use generic asm-offsets.h support 2005-09-09 21:28:48 +02:00
vsyscall.lds