Description of problem: It's not performance friendly in the loop invoking notify_page_enc_status_changed() just handling one page, if those pages are physically continous, merge them into a large range to get better performance. Reference: https://bugzilla.openanolis.cn/show_bug.cgi?id=8951 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/6337