[PATCH] hugetlb put_page speedup
Rework this function so that we only make the indirect call to the page-freeing function on the final put_page(), rather than on every invokation.
Showing
Please register or sign in to comment
Rework this function so that we only make the indirect call to the page-freeing function on the final put_page(), rather than on every invokation.