On Sat, Jun 11, 2016 at 10:15:58PM +0300, Ebru Akagunduz wrote: > This patch series converts thp design from optimistic to conservative, > creates a sysfs integer knob for conservative threshold and documents it. > This patchset follows Michan Kim's suggestion. Related discussion is here: http://marc.info/?l=linux-mm&m=146373278424897&w=2 CC'ed Michan Kim. > Ebru Akagunduz (3): > mm, thp: revert allocstall comparing > mm, thp: convert from optimistic to conservative > doc: add information about min_ptes_young > > Documentation/vm/transhuge.txt | 7 ++++ > include/trace/events/huge_memory.h | 10 ++--- > mm/khugepaged.c | 81 ++++++++++++++++++++++---------------- > 3 files changed, 59 insertions(+), 39 deletions(-) > > -- -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>