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-09-09 22:47:53 +02:00
2005-06-27 17:04:45 -07:00
2005-10-29 21:40:38 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-27 22:50:06 -07:00
2005-09-26 00:32:17 -07:00
2005-09-21 19:23:48 -07:00
2005-10-12 12:22:46 -07:00
2005-10-12 12:22:46 -07:00
2005-04-16 15:20:36 -07:00
2005-10-07 13:30:49 -07:00
2005-10-04 15:23:20 -07:00
2005-10-12 12:22:46 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-08 21:12:04 -07:00
2005-04-16 15:20:36 -07:00
2005-10-12 12:22:46 -07:00
2005-09-07 16:58:00 -07:00
2005-10-12 12:22:46 -07:00
2005-08-19 15:55:33 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-13 22:15:24 -07:00
2005-10-13 21:10:08 -07:00
2005-10-13 21:10:08 -07:00
2005-10-13 21:10:08 -07:00
2005-09-08 14:57:25 -07:00
2005-10-06 20:43:54 -07:00
2005-09-10 10:06:21 -07:00
2005-09-29 18:50:34 -07:00
2005-10-07 13:30:49 -07:00
2005-08-29 12:46:22 -07:00
2005-06-27 15:42:04 -07:00
2005-10-04 15:23:20 -07:00
2005-08-29 12:46:22 -07:00
2005-08-29 10:03:11 -07:00
2005-10-14 15:26:08 -07:00
2005-09-14 21:47:01 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 20:12:15 -07:00
2005-09-28 20:41:45 -07:00
2005-09-07 16:57:43 -07:00
2005-06-21 18:46:16 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 14:14:39 -07:00
2005-09-07 16:57:34 -07:00
2005-10-04 15:23:20 -07:00
2005-09-29 17:58:26 -07:00
2005-08-29 12:45:11 -07:00
2005-09-28 20:41:45 -07:00
2005-09-28 20:41:45 -07:00
2005-08-18 14:35:38 -07:00
2005-09-27 22:50:06 -07:00
2005-09-25 16:46:57 -07:00
2005-10-04 15:23:20 -07:00