Files
mckernel/kernel
Masamichi Takagi a5fcc91656 xpmem: fix mapping of attachment and segment
* Mapping attached part of segment is done at attach time instead of
  make time to work with runtimes (e.g. OpenMPI) xpmem_make-ing the
  entire user-space
* Mapping attached part of segment at attach time can be turned off by
  specifying xpmem_remote_on_demand in kernel argument
* Mapping attachment chooses appropriate page-sizes, i.e., largest
  allowed by memory range and segment page boundary

Fixes: a8696d8 "xpmem: Support large page attachment"
Change-Id: I44663865204036520e5f62fe22b9134ee4629f9b
2020-06-15 10:11:29 +09:00
..
2019-12-05 07:08:13 +00:00
2014-03-30 16:14:19 +09:00
2019-08-09 04:00:15 +00:00
2020-06-15 10:11:29 +09:00
2016-03-08 15:19:03 +09:00
2017-09-04 08:53:32 +09:00
2020-06-12 03:07:33 +00:00
2020-06-15 10:11:28 +09:00