aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorBoris Ostrovsky <[email protected]>2015-11-10 15:10:33 -0500
committerDavid Vrabel <[email protected]>2015-11-26 17:47:35 +0000
commit9c17d96500f78d7ecdb71ca6942830158bc75a2b (patch)
tree3c263b63881f38914b3725794af61d49486fde25 /net/lapb/lapb_in.c
parentabed7d0710e8f892c267932a9492ccf447674fb8 (diff)
xen/gntdev: Grant maps should not be subject to NUMA balancing
Doing so will cause the grant to be unmapped and then, during fault handling, the fault to be mistakenly treated as NUMA hint fault. In addition, even if those maps could partcipate in NUMA balancing, it wouldn't provide any benefit since we are unable to determine physical page's node (even if/when VNUMA is implemented). Marking grant maps' VMAs as VM_IO will exclude them from being part of NUMA balancing. Signed-off-by: Boris Ostrovsky <[email protected]> Cc: [email protected] Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions