xpmem: support large page
1. try to use as large page as possible on attach 2. pre-map resident remote pages on attach Change-Id: I5580682a4199e94085a9bad9ce3958a0f14cdcea
This commit is contained in:
committed by
Masamichi Takagi
parent
3aaa5350f0
commit
d2db639853
8
test/issues/1473/xpmem_make01.sh.in
Normal file
8
test/issues/1473/xpmem_make01.sh.in
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
. @CMAKE_INSTALL_PREFIX@/bin/common.sh
|
||||
|
||||
@WITH_MCK@/bin/mcexec @CMAKE_INSTALL_PREFIX@/bin/xpmem_make01
|
||||
ret=$?
|
||||
|
||||
exit $ret
|
||||
Reference in New Issue
Block a user