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
..
2005-10-29 19:31:17 +01:00
2005-10-29 19:32:46 +01:00
2005-10-29 19:32:23 +01:00
2005-10-29 19:32:43 +01:00
2005-10-29 19:32:10 +01:00
2005-10-29 19:32:39 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 21:40:38 -07:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:09 +01:00
2005-09-05 00:06:07 -07:00
2005-10-29 19:31:06 +01:00
2005-10-29 19:32:46 +01:00
2005-10-29 19:31:17 +01:00
2005-10-29 19:31:47 +01:00
2005-10-29 19:31:47 +01:00
2005-10-29 19:31:46 +01:00
2005-10-29 19:32:10 +01:00
2005-10-29 19:32:04 +01:00
2005-10-29 19:31:06 +01:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:43 +01:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:10 +01:00