1. 29 8月, 2014 3 次提交
  2. 25 8月, 2014 10 次提交
  3. 21 8月, 2014 1 次提交
    • M
      hostmem: set MPOL_MF_MOVE · 288d3322
      Michael S. Tsirkin 提交于
      When memory is allocated on a wrong node, MPOL_MF_STRICT
      doesn't move it - it just fails the allocation.
      A simple way to reproduce the failure is with mlock=on
      realtime feature.
      
      The code comment actually says: "ensure policy won't be ignored"
      so setting MPOL_MF_MOVE seems like a better way to do this.
      
      Cc: qemu-stable@nongnu.org
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      288d3322
  4. 20 8月, 2014 21 次提交
  5. 19 8月, 2014 5 次提交