contur2
Loading...
Searching...
No Matches
i_page_replacement.h File Reference

IPageReplacementPolicy interface — pluggable page replacement algorithms. More...

#include <string_view>
#include "contur/core/types.h"
#include "contur/memory/page_table.h"
Include dependency graph for i_page_replacement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  contur::IPageReplacementPolicy
 Abstract interface for page replacement algorithms. More...

Namespaces

namespace  contur

Detailed Description

IPageReplacementPolicy interface — pluggable page replacement algorithms.

Definition in file i_page_replacement.h.