| From: |
| KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
| To: |
| "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| Subject: |
| [PATCH 0/6] kcore clean up and enhance |
| Date: |
| Thu, 6 Aug 2009 19:24:16 +0900 |
| Message-ID: |
| <20090806192416.4f94be76.kamezawa.hiroyu@jp.fujitsu.com> |
| Cc: |
| xiyou.wangcong@gmail.com, akpm@linux-foundation.org |
| Archive‑link: | |
Article |
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/