aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorSong Liu <[email protected]>2019-09-23 15:38:27 -0700
committerLinus Torvalds <[email protected]>2019-09-24 15:54:11 -0700
commit5a52c9df62b422087d0c88fc79641028e4472a3b (patch)
tree272587750b08e79e0547d2569a77395145d12cf0 /scripts/gdb/linux/lists.py
parentbfe7b00de6d1e25fee08484c4fbf1c1ed175be78 (diff)
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Use the newly added FOLL_SPLIT_PMD in uprobe. This preserves the huge page when the uprobe is enabled. When the uprobe is disabled, newer instances of the same application could still benefit from huge page. For the next step, we will enable khugepaged to regroup the pmd, so that existing instances of the application could also benefit from huge page after the uprobe is disabled. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Song Liu <[email protected]> Acked-by: Kirill A. Shutemov <[email protected]> Reviewed-by: Srikar Dronamraju <[email protected]> Reviewed-by: Oleg Nesterov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions