[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] memory pages of a specific process
From: |
Narcis Garcia |
Subject: |
Re: [Qemu-discuss] memory pages of a specific process |
Date: |
Thu, 15 Dec 2016 20:19:22 +0100 |
As far as I know, process identities are managed by operating system
kernel. I suppose a virtual machine cannot control how a guest kernel
manages subprocesses, same as hardware BIOS could not too.
El 15/12/16 a les 17:23, Wang Cheng ha escrit:
> Hi,
>
> Can anyone give me some idea or advise on how to get the memory pages of
> a specific process running in KVM? For example, I have a MySQL program
> running in KVM, how can I get the memory pages related to this process
> from qemu?
>
> Many thanks for your time and patience.
>
> --
> Regards,
> Wang Cheng