1. 12 2月, 2018 2 次提交
  2. 11 2月, 2018 1 次提交
  3. 09 2月, 2018 1 次提交
    • L
      Balloon check:Modify ballon min_size calculation formula · f512026e
      Li Jin 提交于
      1. When windows guest mem is small(e.g.1024M), calculated mem
      min_size will be larger than ori_mem if ratio=0.5, which will
      lead balloon cases fail.
      2. When do balloon operation in linux guest, we should consider
      crashkernel value as well,leaving enough memory for guest to
      avoid guest OOM.
      
      So modify the formula and leave a balloon buffer(300M in default)
      for guest min_sz.
      Signed-off-by: NLi Jin <lijin@redhat.com>
      f512026e
  4. 06 2月, 2018 1 次提交
  5. 02 2月, 2018 1 次提交
  6. 31 1月, 2018 1 次提交
  7. 26 1月, 2018 1 次提交
  8. 25 1月, 2018 1 次提交
  9. 24 1月, 2018 1 次提交
  10. 20 1月, 2018 5 次提交
  11. 19 1月, 2018 1 次提交
  12. 12 1月, 2018 2 次提交
  13. 11 1月, 2018 2 次提交
  14. 09 1月, 2018 1 次提交
  15. 05 1月, 2018 2 次提交
  16. 02 1月, 2018 3 次提交
  17. 29 12月, 2017 1 次提交
    • L
      balloon_stress.cfg: Add ratio paramter in cfg file · f2871e19
      Li Jin 提交于
      get_memory_boundary function will calculate a min_size for balloon operation.
      Default ratio value(0.1) is too small which lead to small min_size.Actuall
      windows minimal mem increases if guest stress increase, sometimes it makes
      balloon operation fail. Set ratio = 0.5 in the cfg file to avoid this issue.
      Signed-off-by: NLi Jin <lijin@redhat.com>
      f2871e19
  18. 28 12月, 2017 1 次提交
  19. 27 12月, 2017 1 次提交
  20. 20 12月, 2017 2 次提交
  21. 15 12月, 2017 1 次提交
  22. 14 12月, 2017 8 次提交