NeoPZ
Classes | Functions
tpzpagemigrationmanager.h File Reference

Contains declaration of the TPZPageMigrationManager class which implements methods to migrate data in the NUMA architecture. More...

#include <stdint.h>
#include <stdio.h>
Include dependency graph for tpzpagemigrationmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZPageMigrationManager
 

Functions

void migrate_to_local (char *start, uint64_t sz_in_bytes)
 

Detailed Description

Contains declaration of the TPZPageMigrationManager class which implements methods to migrate data in the NUMA architecture.

Definition in file tpzpagemigrationmanager.h.

Function Documentation

◆ migrate_to_local()

void migrate_to_local ( char *  start,
uint64_t  sz_in_bytes 
)