mbox series

[0/1] fix for "pathological THP behavior" v2

Message ID 20180820032640.9896-1-aarcange@redhat.com (mailing list archive)
Headers show
Series fix for "pathological THP behavior" v2 | expand

Message

Andrea Arcangeli Aug. 20, 2018, 3:26 a.m. UTC
Hello,

This would be the other option which also works well, but changes the
behavior of MADV_HUGEPAGE and defrag="always" to prioritize THP
generation over NUMA locality.

Thanks,
Andrea

Andrea Arcangeli (1):
  mm: thp: fix transparent_hugepage/defrag = madvise || always

 mm/mempolicy.c | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)