Displaying 5 results from an estimated 5 matches for "major_faults".
2014 Jul 08
2
Re: memoryStats question
At Fri, 04 Jul 2014 16:18:45 +0200,
Ján Tomko wrote:
>
> [1 <text/plain; ISO-8859-1 (quoted-printable)>]
> On 07/04/2014 03:18 PM, Claudio Bley wrote:
> > At Thu, 03 Jul 2014 17:46:14 +0300,
> > Gleb Voronich wrote:
> >>
> >>
> >>> virDomainMemoryStats() gets those stats, if qemu is new enough to
> >>> provide them, and if the
how can i get enough mem stat detai from win7 vm with virtio-win driver install and blnsrv started ?
2020 Mar 23
0
how can i get enough mem stat detai from win7 vm with virtio-win driver install and blnsrv started ?
hi,every one
I have some trouble with the virsh to get vm mem-usage in guest os.
[root@localhost ~]# virsh list --all
Id Name State
1 wwl_centos7_1708 running
2 windows-virtio-template running
I create two vms one guest os is centos, the other is window 7
virsh dommemstat wwl_centos7_1708
actual 4194304
swap_in 0
swap_out 0
major_fault 194
minor_fault 219454
unused 3729588
available 3881812
2014 Jul 08
0
Re: memoryStats question
> In that case, I'd guess that Gleb just forgot to call
> virDomainSetMemoryStatsPeriod, perhaps?
I've just performed the same test with CentOS 7 at the host and CentOS 7
at the guest.
Everything works.
# virsh dommemstat vm1
actual 1048576
swap_in 0
swap_out 0
major_fault 751
minor_fault 3958627
unused 375900
available 1017988
rss 978248
I don't know the reason it doesn't
2022 May 10
5
Dovecot v2.3.19 released
Hi all!
We are pleased to release v2.3.19 of Dovecot.
The docker images have been upgraded to use bullseye as base image.
https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Regards,
Aki Tuomi
Open-Xchange oy
--
+ Added
2022 May 10
5
Dovecot v2.3.19 released
Hi all!
We are pleased to release v2.3.19 of Dovecot.
The docker images have been upgraded to use bullseye as base image.
https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.19.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Regards,
Aki Tuomi
Open-Xchange oy
--
+ Added