summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/xen/events.h
diff options
context:
space:
mode:
authorMel Gorman2009-05-05 17:37:17 +0200
committerLinus Torvalds2009-05-05 23:37:58 +0200
commita425a638c858fd10370b573bde81df3ba500e271 (patch)
tree4cb1f1172467ed07999b0aff952dc12b1e61add6 /arch/ia64/include/asm/xen/events.h
parentMerge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-a425a638c858fd10370b573bde81df3ba500e271.tar.gz
kernel-qcow2-linux-a425a638c858fd10370b573bde81df3ba500e271.tar.xz
kernel-qcow2-linux-a425a638c858fd10370b573bde81df3ba500e271.zip
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
madvise(MADV_WILLNEED) forces page cache readahead on a range of memory backed by a file. The assumption is made that the page required is order-0 and "normal" page cache. On hugetlbfs, this assumption is not true and order-0 pages are allocated and inserted into the hugetlbfs page cache. This leaks hugetlbfs page reservations and can cause BUGs to trigger related to corrupted page tables. This patch causes MADV_WILLNEED to be ignored for hugetlbfs-backed regions. Signed-off-by: Mel Gorman <mel@csn.ul.ie> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/ia64/include/asm/xen/events.h')
0 files changed, 0 insertions, 0 deletions