lkml.org 
[lkml]   [2017]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
Date
From: Changbin Du <changbin.du@intel.com>

The first one introduce new interfaces, the second one kills naming confusion.
The aim is to remove duplicated code and simplify transparent huge page
allocation.

Changbin Du (2):
mm, thp: introduce dedicated transparent huge page allocation
interfaces
mm: rename page dtor functions to {compound,huge,transhuge}_page__dtor

Documentation/vm/hugetlbfs_reserv.txt | 4 +--
include/linux/gfp.h | 4 ---
include/linux/huge_mm.h | 15 ++++++++--
include/linux/hugetlb.h | 2 +-
include/linux/migrate.h | 14 ++++-----
include/linux/mm.h | 8 +++---
mm/huge_memory.c | 54 +++++++++++++++++++++++++++++------
mm/hugetlb.c | 14 ++++-----
mm/khugepaged.c | 11 ++-----
mm/mempolicy.c | 10 ++-----
mm/migrate.c | 12 +++-----
mm/page_alloc.c | 10 +++----
mm/shmem.c | 6 ++--
mm/swap.c | 2 +-
mm/userfaultfd.c | 2 +-
15 files changed, 95 insertions(+), 73 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2017-10-16 11:27    [W:0.322 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site