[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1453378163-133609-1-git-send-email-kirill.shutemov@linux.intel.com>
Date: Thu, 21 Jan 2016 15:09:20 +0300
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Andrea Arcangeli <aarcange@...hat.com>
Cc: Hugh Dickins <hughd@...gle.com>,
Dave Hansen <dave.hansen@...el.com>,
Mel Gorman <mgorman@...e.de>, Rik van Riel <riel@...hat.com>,
Vlastimil Babka <vbabka@...e.cz>,
Christoph Lameter <cl@...two.org>,
Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
Steve Capper <steve.capper@...aro.org>,
"Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>,
Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...e.cz>,
Jerome Marchand <jmarchan@...hat.com>,
Sasha Levin <sasha.levin@...cle.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
Subject: [PATCH 0/3] Couple of fixes for deferred_split_huge_page()
Hi Andrea,
Sorry, I should be noticed and address the issue with scan before...
Patchset below should address your concern.
I've tested it in qemu with fake numa.
Kirill A. Shutemov (3):
thp: make split_queue per-node
thp: change deferred_split_count() to return number of THP in queue
thp: limit number of object to scan on deferred_split_scan()
include/linux/mmzone.h | 6 +++++
mm/huge_memory.c | 64 +++++++++++++++++++++++++-------------------------
mm/page_alloc.c | 5 ++++
3 files changed, 43 insertions(+), 32 deletions(-)
--
2.7.0.rc3
Powered by blists - more mailing lists