From: Andrea Arcangeli <aarcange@redhat.com>
To: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>
Cc: "\\\"Kirill A. Shutemov\\\"" <kirill@shutemov.name>,
Mel Gorman <mgorman@techsingularity.net>,
Hugh Dickins <hughd@google.com>,
Johannes Weiner <jweiner@redhat.com>,
Dave Hansen <dave.hansen@intel.com>,
Vlastimil Babka <vbabka@suse.cz>
Subject: [PATCH 0/2] THP MMU gather
Date: Thu, 19 Nov 2015 14:00:50 +0100
Message-ID: <1447938052-22165-1-git-send-email-aarcange@redhat.com> (raw)
Hello,
there are two SMP race conditions that needs fixing, but the side
effects are none... it's all theoretical.
I'll be offline until Monday but I wanted to push this out now so it
can be reviewed sooner than later.
Thanks,
Andrea
Andrea Arcangeli (2):
mm: thp: introduce thp_mmu_gather to pin tail pages during MMU gather
mm: thp: put_huge_zero_page() with MMU gather
Documentation/vm/transhuge.txt | 60 ++++++++++++++++++
include/linux/huge_mm.h | 85 ++++++++++++++++++++++++++
include/linux/mm_types.h | 1 +
mm/huge_memory.c | 39 ++++++++++--
mm/page_alloc.c | 14 +++++
mm/swap.c | 134 +++++++++++++++++++++++++++++++++++------
mm/swap_state.c | 17 ++++--
7 files changed, 320 insertions(+), 30 deletions(-)
--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply index
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-19 13:00 Andrea Arcangeli [this message]
2015-11-19 13:00 ` [PATCH 1/2] mm: thp: introduce thp_mmu_gather to pin tail pages during " Andrea Arcangeli
2015-11-20 0:22 ` Andrew Morton
2015-11-23 16:03 ` Andrea Arcangeli
2015-12-05 8:24 ` Aneesh Kumar K.V
2015-12-07 14:44 ` Andrea Arcangeli
2015-12-07 9:30 ` Aneesh Kumar K.V
2015-12-07 15:11 ` Andrea Arcangeli
2015-11-19 13:00 ` [PATCH 2/2] mm: thp: put_huge_zero_page() with " Andrea Arcangeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447938052-22165-1-git-send-email-aarcange@redhat.com \
--to=aarcange@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@intel.com \
--cc=hughd@google.com \
--cc=jweiner@redhat.com \
--cc=kirill@shutemov.name \
--cc=linux-mm@kvack.org \
--cc=mgorman@techsingularity.net \
--cc=vbabka@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Linux-mm Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-mm/0 linux-mm/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-mm linux-mm/ https://lore.kernel.org/linux-mm \
linux-mm@kvack.org
public-inbox-index linux-mm
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kvack.linux-mm
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git