All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3] pagemap handles transparent hugepage
@ 2011-12-19 18:38 ` Naoya Horiguchi
  0 siblings, 0 replies; 46+ messages in thread
From: Naoya Horiguchi @ 2011-12-19 18:38 UTC (permalink / raw)
  To: linux-mm
  Cc: Andi Kleen, Wu Fengguang, Andrea Arcangeli, KOSAKI Motohiro,
	KAMEZAWA Hiroyuki, linux-kernel, Naoya Horiguchi

Transparent hugepage (thp) splits itself when kernel cannot work on it
in hugepage unit. Thp split can reduce performance merit of thp, so we
are now making efforts to handle thp as it is if possible.
As one of such efforts, I suggest to make pagemap aware of thp.

Could you review and comment on them?

Thanks,
Naoya

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2011-12-20 18:11 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 18:38 [RFC][PATCH 0/3] pagemap handles transparent hugepage Naoya Horiguchi
2011-12-19 18:38 ` Naoya Horiguchi
2011-12-19 18:38 ` [RFC][PATCH 1/3] pagemap: avoid splitting thp when reading /proc/pid/pagemap Naoya Horiguchi
2011-12-19 18:38   ` Naoya Horiguchi
2011-12-19 18:45   ` Andi Kleen
2011-12-19 18:45     ` Andi Kleen
2011-12-19 18:48   ` David Rientjes
2011-12-19 18:48     ` David Rientjes
2011-12-19 19:16     ` Naoya Horiguchi
2011-12-19 19:16       ` Naoya Horiguchi
2011-12-19 18:38 ` [RFC][PATCH 2/3] pagemap: export KPF_THP Naoya Horiguchi
2011-12-19 18:38   ` Naoya Horiguchi
2011-12-19 18:40   ` Andi Kleen
2011-12-19 18:40     ` Andi Kleen
2011-12-19 18:49     ` David Rientjes
2011-12-19 18:49       ` David Rientjes
2011-12-19 18:55     ` Naoya Horiguchi
2011-12-19 18:55       ` Naoya Horiguchi
2011-12-19 19:05     ` Andrea Arcangeli
2011-12-19 19:05       ` Andrea Arcangeli
2011-12-19 19:24   ` KOSAKI Motohiro
2011-12-19 19:24     ` KOSAKI Motohiro
2011-12-19 20:26     ` Naoya Horiguchi
2011-12-19 20:26       ` Naoya Horiguchi
2011-12-19 20:48       ` KOSAKI Motohiro
2011-12-19 20:48         ` KOSAKI Motohiro
2011-12-19 21:20         ` Naoya Horiguchi
2011-12-19 21:20           ` Naoya Horiguchi
2011-12-19 20:31     ` Dave Hansen
2011-12-19 20:31       ` Dave Hansen
2011-12-19 20:45       ` KOSAKI Motohiro
2011-12-19 20:45         ` KOSAKI Motohiro
2011-12-19 20:57         ` Dave Hansen
2011-12-19 20:57           ` Dave Hansen
2011-12-19 21:23           ` Andrea Arcangeli
2011-12-19 21:23             ` Andrea Arcangeli
2011-12-20  3:35   ` Wu Fengguang
2011-12-20  3:35     ` Wu Fengguang
2011-12-20 18:10     ` Naoya Horiguchi
2011-12-20 18:10       ` Naoya Horiguchi
2011-12-19 18:38 ` [RFC][PATCH 3/3] pagemap: document KPF_THP and show make page-types aware of it Naoya Horiguchi
2011-12-19 18:38   ` Naoya Horiguchi
2011-12-19 18:51   ` David Rientjes
2011-12-19 18:51     ` David Rientjes
2011-12-20  3:41   ` Wu Fengguang
2011-12-20  3:41     ` Wu Fengguang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.