The Pedigree Project
0.1
|
Public Member Functions | |
virtual const String | getMemoryPressureDescription () |
virtual bool | compact () |
Handles doing recovery on SLAM if memory pressure is encountered.
Definition at line 153 of file system/kernel/core/main.cc.
|
virtual |
Called by MemoryPressureManager to request this handler to take action to reduce memory pressure.
Implements MemoryPressureHandler.
Definition at line 513 of file system/kernel/core/main.cc.