ihk_mc_alloc_aligned_pages_node(): support for explicit indication of target NUMA node
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#include <memory.h>
|
||||
#include <bitops.h>
|
||||
|
||||
void *allocate_pages(int npages, enum ihk_mc_ap_flag flag);
|
||||
void free_pages(void *, int npages);
|
||||
|
||||
#define MAP_INDEX(n) ((n) >> 6)
|
||||
|
||||
Reference in New Issue
Block a user