Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
FROMLIST: arm64/mm: add speculative page fault
This patch enables the speculative page fault on the arm64 architecture. I completed spf porting in 4.9. From the test result, we can see app launching time improved by about 10% in average. For the apps which have more than 50 threads, 15% or even more improvement can be got. Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com> Change-Id: Ib7c8b2e354800b5023e6c6400448a6d40aaf89c8 Link: https://patchwork.kernel.org/project/linux-mm/patch/1525247672-2165-2-git-send-email-opensource.ganesh@gmail.com/ Bug: 161210518 Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org> Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
- Loading branch information
1 parent
2946798
commit 2fd69fa6bcab984b56ccfd4860b10f11f1966bed
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters