]> xenbits.xensource.com Git - xenrt-citrix/xenrt.git/commitdiff
Merge branch 'kdumpmem' into 'master'
authorDaniel Lamping <daniel.lamping@citrix.com>
Tue, 10 Nov 2015 14:54:13 +0000 (06:54 -0800)
committerDaniel Lamping <daniel.lamping@citrix.com>
Tue, 10 Nov 2015 14:54:13 +0000 (06:54 -0800)
CA-188288 Tweaks to guest memory checks

This change takes into account the crashdump kernel when checking how much RAM is in use in a guest (can account for 6-7% of a typical guest's RAM), and increases the overall tolerance to 4% to cover some more borderline scenarios.

Tested in jobid 1224819 (rhel511 doesn't have a crashdump kernel, while rhel66 does)

See merge request !128


Trivial merge