The Pedigree Project  0.1
Public Member Functions | List of all members
SlamRecovery Class Reference
+ Inheritance diagram for SlamRecovery:
+ Collaboration diagram for SlamRecovery:

Public Member Functions

virtual const String getMemoryPressureDescription ()
 
virtual bool compact ()
 

Detailed Description

Handles doing recovery on SLAM if memory pressure is encountered.

Definition at line 153 of file system/kernel/core/main.cc.

Member Function Documentation

bool SlamRecovery::compact ( )
virtual

Called by MemoryPressureManager to request this handler to take action to reduce memory pressure.

Returns
true if pages were released, false otherwise.

Implements MemoryPressureHandler.

Definition at line 513 of file system/kernel/core/main.cc.


The documentation for this class was generated from the following file: