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:30:19 +01:00
2005-10-29 19:30:19 +01:00
2005-10-29 19:31:17 +01:00
2005-10-29 19:32:46 +01:00
2005-10-29 19:30:17 +01:00
2005-10-29 19:32:23 +01:00
2005-10-29 19:32:43 +01:00
2005-10-29 19:32:35 +01:00
2005-10-29 19:32:10 +01:00
2005-10-29 19:32:30 +01:00
2005-10-29 19:32:39 +01:00
2005-10-29 19:32:29 +01:00
2005-10-29 21:40:38 -07:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:30:57 +01:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:09 +01:00
2005-10-29 19:31:53 +01:00
2005-10-29 19:30:46 +01:00
2005-10-29 19:30:46 +01:00
2005-10-29 19:30:46 +01:00
2005-10-29 19:31:06 +01:00
2005-10-29 19:32:37 +01:00
2005-10-29 19:30:39 +01:00
2005-10-29 19:32:46 +01:00
2005-10-29 19:31:41 +01:00
2005-10-29 19:32:36 +01:00
2005-10-29 19:32:36 +01:00
2005-10-29 19:31:17 +01:00
2005-10-29 19:32:37 +01:00
2005-10-29 19:31:53 +01:00
2005-10-29 19:32:43 +01:00
2005-10-29 19:31:47 +01:00
2005-10-29 19:32:29 +01:00
2005-10-29 19:31:47 +01:00
2005-10-29 19:31:31 +01:00
2005-10-29 19:31:46 +01:00
2005-10-29 19:31:41 +01:00
2005-10-29 19:31:41 +01:00
2005-10-29 19:31:23 +01:00
2005-10-29 19:31:41 +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:31:54 +01:00
2005-10-29 19:32:43 +01:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:30:57 +01:00
2005-10-29 19:32:10 +01:00