![]() |
NeoPZ
|
Contains declaration of the TPZPageMigrationManager class which implements methods to migrate data in the NUMA architecture. More...
#include <stdint.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | TPZPageMigrationManager |
Functions | |
| void | migrate_to_local (char *start, uint64_t sz_in_bytes) |
Contains declaration of the TPZPageMigrationManager class which implements methods to migrate data in the NUMA architecture.
Definition in file tpzpagemigrationmanager.h.
| void migrate_to_local | ( | char * | start, |
| uint64_t | sz_in_bytes | ||
| ) |
Definition at line 241 of file tpzpagemigrationmanager.cpp.
Referenced by TPZVec< std::pair< int, int > >::MigratePages().
1.8.13