HI,
I am trying to understand a KVM Guest's memory splitup.
KVM VM runs via qemu as a userland process where qemu emulates devices for
KVM.
On checking the process map of the qemu process, we get a big vma region
which maps to the guest.
The pss (proportional set size) of this region is around 16
Gabriel Laupre writes:
>> Yes, indeed it is. What distro is this ? Do you have SELinux or any other
> security feature enabled ? Can you please verify that the file has a
> appropriate label if SELinux is enabled ? (ls -lZ /dev/vfio/vfio)
> My distrib:
> [root@peryn5 ~]# cat /proc/version
> Linux
Oh and one more thing! You already answered before but just wanted to confirm
that you don't have apparmor running, right ?
Bandan Das writes:
> Gabriel Laupre writes:
>
>>> Yes, indeed it is. What distro is this ? Do you have SELinux or any other
>> security feature enabled ? Can you please ve
Mmmhh,
My SELinux is disabled. Is Apparmor not only on debian/ubuntu and suse, am
I wrong? I have no idea on that :)
2015-05-20 11:23 GMT-07:00 Bandan Das :
> Oh and one more thing! You already answered before but just wanted to
> confirm
> that you don't have apparmor running, right ?
>
> Banda
Gabriel Laupre writes:
> Mmmhh,
> My SELinux is disabled. Is Apparmor not only on debian/ubuntu and suse, am
> I wrong? I have no idea on that :)
Yeah, me neither :) I am just trying to rule out all possibilities.
> 2015-05-20 11:23 GMT-07:00 Bandan Das :
>
>> Oh and one more thing! You alread