All of lore.kernel.org
 help / color / mirror / Atom feed
* Pre-populate TDP table to avoid page faults at VM boot
@ 2023-07-26 17:09 Federico Parola
  2023-07-26 17:31 ` Sean Christopherson
  0 siblings, 1 reply; 4+ messages in thread
From: Federico Parola @ 2023-07-26 17:09 UTC (permalink / raw)
  To: kvm

Hi everyone,
is it possible to pre-populate the TDP table (EPT in my case) when 
configuring the VM environment, so that there won't be a page fault / VM 
exit every time the guest tries to access a RAM page for the first time?
At the moment I see a lot of page faults when the VM boots, is it 
possible to prevent them to reduce boot time?
(I'm using QEMU to run my VMs.)

Best regards,
Federico Parola

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-01 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 17:09 Pre-populate TDP table to avoid page faults at VM boot Federico Parola
2023-07-26 17:31 ` Sean Christopherson
2023-07-26 18:03   ` Federico Parola
2024-02-01 18:11     ` Sean Christopherson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.