diff options
| author | Keir Fraser <keir.fraser@citrix.com> | 2008-07-16 11:12:36 +0100 |
|---|---|---|
| committer | Keir Fraser <keir.fraser@citrix.com> | 2008-07-16 11:12:36 +0100 |
| commit | 6ed38332916e3e7e4407019d2bad262e93fe5872 (patch) | |
| tree | d6ce2f95d01364122910eea831b976762a5084a9 /tools/flask/libflask | |
| parent | bdfd5fc7d18ac6e6d83e675bfb1ddce59ec144a6 (diff) | |
| download | xen-6ed38332916e3e7e4407019d2bad262e93fe5872.tar.gz xen-6ed38332916e3e7e4407019d2bad262e93fe5872.tar.bz2 xen-6ed38332916e3e7e4407019d2bad262e93fe5872.zip | |
xend: Fix destruction of VMMetrics objects for managed domains
While plugging a xend memory lead (c/s 18030), I introduced a bug in
the case of managed domains. Managed domains continue to exist after
shutdown and thus should not have their associated VMMetrics object
destroyed until deleted.
The bug actually manifested by a new -> start -> shutdown -> delete
sequence of operations. Shutdown destroyed the VMMetrics object and
delete tried to do the same :-):
Signed-off-by: Jim Fehlig <jfehlig@novell.com>
Diffstat (limited to 'tools/flask/libflask')
0 files changed, 0 insertions, 0 deletions
