]> Git Repo - linux.git/commit - mm/huge_memory.c
thp: mincore transparent hugepage support
authorJohannes Weiner <[email protected]>
Thu, 13 Jan 2011 23:47:02 +0000 (15:47 -0800)
committerLinus Torvalds <[email protected]>
Fri, 14 Jan 2011 01:32:44 +0000 (17:32 -0800)
commit0ca1634d4143c3579273ca53b993df19f5c98e92
treed566a582357a9e1528d1783566bfda4375c7e566
parentf2d6bfe9ff0acec30b713614260e78b03d20e909
thp: mincore transparent hugepage support

Handle transparent huge page pmd entries natively instead of splitting
them into subpages.

Signed-off-by: Johannes Weiner <[email protected]>
Signed-off-by: Andrea Arcangeli <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/huge_mm.h
mm/huge_memory.c
mm/mincore.c
This page took 0.054402 seconds and 4 git commands to generate.