Skip to content
Snippets Groups Projects
  1. Nov 19, 2010
  2. Nov 15, 2010
  3. Nov 11, 2010
  4. Nov 08, 2010
  5. Nov 01, 2010
  6. Oct 28, 2010
  7. Oct 27, 2010
  8. Oct 26, 2010
  9. Oct 21, 2010
  10. Oct 20, 2010
  11. Oct 19, 2010
  12. Oct 14, 2010
  13. Oct 13, 2010
  14. Oct 12, 2010
  15. Oct 05, 2010
    • Miguel Di Ciurcio Filho's avatar
      kvm: Introduce support for -mem-path · 4f958b0b
      Miguel Di Ciurcio Filho authored
      
      Using hugepages, KVM instances can get a good performance boost. To
      activate that, we need to pass the -mem-path argument to KVM along with
      the mount point of the hugetlbfs file system on the node.
      
      For the sake of memory availability computation, we use the -mem-prealloc
      argument when enabling hugepages, so KVM will reserve all hugepages it
      needs when it starts. This avoids allocating an instance on a node that
      will not have enough pages in case other instance needs more than what
      is available after it boots.
      
      Signed-off-by: default avatarMiguel Di Ciurcio Filho <miguel.filho@gmail.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      4f958b0b
  16. Sep 30, 2010
Loading