Displaying 7 results from an estimated 7 matches for "vir_domain_memory_stat_unus".
Did you mean:
vir_domain_memory_stat_unused
2014 Mar 12
4
Problem in getting memory statistics
...om,
virDomainMemoryStatPtr<http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatPtr>stats,
unsigned int nr_stats, unsigned int flags).
Problem is that it returns me just tags 0,6 and 7.
Looking at the documentation I see they are not what I am looking for...I
would rather need 4 (VIR_DOMAIN_MEMORY_STAT_UNUSED) and 5
(VIR_DOMAIN_MEMORY_STAT_AVAILABLE).
Is there a way to set them?
2015 Oct 30
2
virDomainMemoryStats missing counters ...
Hi,
In which libvirt version are these virDomainMemoryStats() counters handled ?
VIR_DOMAIN_MEMORY_STAT_SWAP_OUT
VIR_DOMAIN_MEMORY_STAT_MAJOR_FAULT
VIR_DOMAIN_MEMORY_STAT_MINOR_FAULT
VIR_DOMAIN_MEMORY_STAT_UNUSED
VIR_DOMAIN_MEMORY_STAT_AVAILABLE
Thanks.
Regards,
J.P. Ribeauville
P: +33.(0).1.47.17.20.49
.
Puteaux 3 Etage 5 Bureau 4
jpribeauville@axway.com<mailto:jpribeauville@axway.com>
http://www.axway.com<http://www.axway.com/>
P Pensez à l'environnement avant d'imprimer.
2012 Jul 18
1
virDomainMemoryStats call
Hi,
I'm using the API virDomainMemoryStats to fetch memory stats for a domain/guest on Fedora 16/RHEL 6.3 . I don't get these counters filled up
VIR_DOMAIN_MEMORY_STAT_UNUSED, VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON,VIR_DOMAIN_MEMORY_STAT_AVAILABLE , VIR_DOMAIN_MEMORY_STAT_MAJOR_FAULT and VIR_DOMAIN_MEMORY_STAT_MINOR_FAULT. The version of libvirt 0.9.11 on Fedora 16 . How to get all the counters filled up ? Should I take a specific version of qemu or should I do some co...
2015 Nov 02
0
Re: virDomainMemoryStats missing counters ...
On 30.10.2015 16:25, Jean-Pierre Ribeauville wrote:
> Hi,
>
> In which libvirt version are these virDomainMemoryStats() counters handled ?
>
>
> VIR_DOMAIN_MEMORY_STAT_SWAP_OUT
> VIR_DOMAIN_MEMORY_STAT_MAJOR_FAULT
> VIR_DOMAIN_MEMORY_STAT_MINOR_FAULT
> VIR_DOMAIN_MEMORY_STAT_UNUSED
> VIR_DOMAIN_MEMORY_STAT_AVAILABLE
>
The flags were added in 3a70131312d62d02d0fb2d55c6fc51dcc5c06a5d
contained in v0.7.5.
They are currently implemented in the following drivers:
qemu(since c7523b410a69aada53ff5b5be833bbf218ab0c08 contained in v0.7.5)
vz (since bb7d275d151d3a5cdd6d75a4...
2014 Mar 17
0
Re: Problem in getting memory statistics
...est.de>:
>
> > At Wed, 12 Mar 2014 13:36:50 +0100,
> > Pasquale Dir wrote:
> > >
> > > Problem is that it returns me just tags 0,6 and 7.
> > > Looking at the documentation I see they are not what I am looking for...I
> > > would rather need 4 (VIR_DOMAIN_MEMORY_STAT_UNUSED) and 5
> > > (VIR_DOMAIN_MEMORY_STAT_AVAILABLE).
> >
> > The information available depends on the kind of hypervisor you're
> > using and which guest OS you have.
> >
> > I guess you're using qemu. Which version are you using?
>
> > What gu...
2014 Mar 15
0
Re: Problem in getting memory statistics
...tr<http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatPtr>stats,
> unsigned int nr_stats, unsigned int flags).
>
> Problem is that it returns me just tags 0,6 and 7.
> Looking at the documentation I see they are not what I am looking for...I
> would rather need 4 (VIR_DOMAIN_MEMORY_STAT_UNUSED) and 5
> (VIR_DOMAIN_MEMORY_STAT_AVAILABLE).
>
> Is there a way to set them?
>
2015 Nov 02
1
Re: virDomainMemoryStats missing counters ...
...ng counters ...
On 30.10.2015 16:25, Jean-Pierre Ribeauville wrote:
> Hi,
>
> In which libvirt version are these virDomainMemoryStats() counters handled ?
>
>
> VIR_DOMAIN_MEMORY_STAT_SWAP_OUT
> VIR_DOMAIN_MEMORY_STAT_MAJOR_FAULT
> VIR_DOMAIN_MEMORY_STAT_MINOR_FAULT
> VIR_DOMAIN_MEMORY_STAT_UNUSED
> VIR_DOMAIN_MEMORY_STAT_AVAILABLE
>
The flags were added in 3a70131312d62d02d0fb2d55c6fc51dcc5c06a5d
contained in v0.7.5.
They are currently implemented in the following drivers:
qemu(since c7523b410a69aada53ff5b5be833bbf218ab0c08 contained in v0.7.5)
vz (since bb7d275d151d3a5cdd6d75a4...