[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090806192416.4f94be76.kamezawa.hiroyu@jp.fujitsu.com>
Date: Thu, 6 Aug 2009 19:24:16 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc: xiyou.wangcong@...il.com, akpm@...ux-foundation.org
Subject: [PATCH 0/6] kcore clean up and enhance
This patch set is for /proc/kcore. By this,
- many per-arch hooks are removed.
- /proc/kcore will know really valid physical memory area.
- /proc/kcore will be aware of memory hotplug.
- /proc/kcore will be architecture independent i.e.
if an arch supports CONFIG_MMU, it can use /proc/kcore.
(if the arch uses usual memory layout.)
BTW, I'll be on small trip from Aug/11 to Aug/17. So, my rtt may be
bad in the next week.
Thanks,
-Kame
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists