-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: oom: ensure emergency trigger is raised before enter into oom
When there is no kill in the system since the last PSI event, the should_ulmk_retry() returns with out raising the emergency trigger thus system follows OOM path. Avoid this by making sure that the PSI emergency trigger is raised in the last ULMK_EMERG_TRIG_TIMEOUT window. Change-Id: I99754c30c08a04902a2849c051510b371538467a Signed-off-by: Charan Teja Reddy <[email protected]> Signed-off-by: engstk <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
4 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