[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1363470088-24565-1-git-send-email-kys@microsoft.com>
Date: Sat, 16 Mar 2013 14:41:28 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
andi@...stfloor.org, akpm@...ux-foundation.org, linux-mm@...ck.org,
kamezawa.hiroyuki@...il.com, mhocko@...e.cz, hannes@...xchg.org,
yinghan@...gle.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: balloon
Support 2M page allocations when memory is ballooned out of the
guest. Hyper-V Dynamic Memory protocol is optimized around the ability
to move memory in 2M chunks.
K. Y. Srinivasan (2):
mm: Export split_page()
Drivers: hv: balloon: Support 2M page allocations for ballooning
drivers/hv/hv_balloon.c | 18 ++++++++++++++++--
mm/page_alloc.c | 1 +
2 files changed, 17 insertions(+), 2 deletions(-)
--
1.7.4.1
--
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