allocate_aligned_pages(): take user set NUMA policy into account
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
/* XXX: Physical memory management shouldn't be part of IHK */
|
||||
struct node_distance {
|
||||
int node;
|
||||
int id;
|
||||
int distance;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user