69 real CPU & Memory questions from the Virtualization bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.
1. What is Co-stop (%CSTP)?
Mid
A.Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host
B.Keeping a VM vCPUs and memory on one physical NUMA node avoids costly remote memory access.
C.An ESXi reclamation tier that compresses memory pages into a per-VM cache instead of swapping them to disk, sitting between ballooning and host swapping
D.An ESXi metric showing time a multi-vCPU VM was ready but stopped because its sibling vCPUs could not be co-scheduled; high values indicate oversized vCPU counts
2. Which term means: "An ESXi metric showing time a multi-vCPU VM was ready but stopped because its sibling vCPUs could not be co-scheduled; high values indicate oversized vCPU counts"?
A.Co-stop (%CSTP) — ESXi escalates reclamation (ballooning, compression, swap) as free RAM crosses high, clear, soft, hard, and low marks.
B.Co-stop (%CSTP) — On modern ESXi, page sharing is restricted to within a single VM by default (salted) for security, sharing identical pages only inside that VM
C.Co-stop (%CSTP) — Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
D.Co-stop (%CSTP) — An ESXi metric showing time a multi-vCPU VM was ready but stopped because its sibling vCPUs could not be co-scheduled; high values indicate oversized vCPU counts
A.An ESXi metric showing time a multi-vCPU VM was ready but stopped because its sibling vCPUs could not be co-scheduled; high values indicate oversized vCPU counts
B.ESXi escalates reclamation (ballooning, compression, swap) as free RAM crosses high, clear, soft, hard, and low marks.
C.A vSphere per-VM setting that grants exclusive physical core access, disables interrupt coalescing and reduces jitter for real-time and telco workloads
D.A virtual CPU presented to a guest, scheduled by the hypervisor onto physical cores/threads as a time-shared resource
A.vCPU — Deep CPU C-states save power but add wake latency; setting host power policy to High Performance reduces this for latency-sensitive VMs
B.vCPU — Two logical threads on one physical core sharing execution units; the scheduler accounts for this so a vCPU on a busy hyperthread gets less throughput
C.vCPU — A virtual CPU presented to a guest, scheduled by the hypervisor onto physical cores/threads as a time-shared resource
D.vCPU — On modern ESXi, page sharing is restricted to within a single VM by default (salted) for security, sharing identical pages only inside that VM
A.Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host
B.A vSphere per-VM setting that grants exclusive physical core access, disables interrupt coalescing and reduces jitter for real-time and telco workloads
C.Deep CPU C-states save power but add wake latency; setting host power policy to High Performance reduces this for latency-sensitive VMs
D.A guaranteed amount of physical RAM locked for a VM that will never be reclaimed by ballooning or swapping
8. Which term means: "Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host"?
A.vNUMA — Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host
B.vNUMA — A relative weight determining which VMs get physical memory first when the host is under contention
C.vNUMA — Ready time is waiting for any pCPU; co-stop is waiting for sibling vCPUs to be scheduled together.
D.vNUMA — Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
A.Memory reservation — Compresses pages that would otherwise be swapped, trading CPU for far lower latency than disk swap.
B.Memory reservation — Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
C.Memory reservation — Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
D.Memory reservation — A guaranteed amount of physical RAM locked for a VM that will never be reclaimed by ballooning or swapping
17. Which term means: "An upper cap on physical RAM a VM may consume regardless of configured size, often a cause of unexpected swapping when misconfigured"?
A.Memory limit — Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
B.Memory limit — The ratio of total configured VM memory to physical host RAM, made safe by sharing, ballooning and reclamation when actual usage is lower
C.Memory limit — An upper cap on physical RAM a VM may consume regardless of configured size, often a cause of unexpected swapping when misconfigured
D.Memory limit — Pinning a VM's vCPUs to specific physical cores; rarely recommended as it breaks DRS and the scheduler's load balancing
A.Memory shares — Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host
B.Memory shares — A relative weight determining which VMs get physical memory first when the host is under contention
C.Memory shares — Time a multi-vCPU VM is held so its vCPUs can be co-scheduled; high values signal vCPU oversizing.
D.Memory shares — Compresses pages that would otherwise be swapped, trading CPU for far lower latency than disk swap.
A.Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
B.A guaranteed amount of physical RAM locked for a VM that will never be reclaimed by ballooning or swapping
C.An ESXi reclamation tier that compresses memory pages into a per-VM cache instead of swapping them to disk, sitting between ballooning and host swapping
D.Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
23. Which term means: "An ESXi reclamation tier that compresses memory pages into a per-VM cache instead of swapping them to disk, sitting between ballooning and host swapping"?
A.Memory compression — An ESXi reclamation tier that compresses memory pages into a per-VM cache instead of swapping them to disk, sitting between ballooning and host swapping
B.Memory compression — Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
C.Memory compression — A vSphere per-VM setting that grants exclusive physical core access, disables interrupt coalescing and reduces jitter for real-time and telco workloads
D.Memory compression — Virtual NUMA topology exposed to large VMs so the guest OS and applications can make NUMA-aware memory placement decisions matching the underlying host
A.ESXi escalates reclamation (ballooning, compression, swap) as free RAM crosses high, clear, soft, hard, and low marks.
B.Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
C.A relative weight determining which VMs get physical memory first when the host is under contention
D.Compresses pages that would otherwise be swapped, trading CPU for far lower latency than disk swap.
26. Which term means: "Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down"?
A.Large pages (2MB) — Backing guest memory with 2MB pages to reduce TLB pressure; on ESXi this disables transparent page sharing for those pages until memory pressure forces a break-down
B.Large pages (2MB) — A virtual CPU presented to a guest, scheduled by the hypervisor onto physical cores/threads as a time-shared resource
C.Large pages (2MB) — On modern ESXi, page sharing is restricted to within a single VM by default (salted) for security, sharing identical pages only inside that VM
D.Large pages (2MB) — Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
A.Deduplicates identical guest memory pages; restricted to intra-VM by default since cross-VM sharing posed a security risk.
B.A guaranteed amount of physical RAM locked for a VM that will never be reclaimed by ballooning or swapping
C.An ESXi reclamation tier that compresses memory pages into a per-VM cache instead of swapping them to disk, sitting between ballooning and host swapping
D.Two logical threads on one physical core sharing execution units; the scheduler accounts for this so a vCPU on a busy hyperthread gets less throughput
29. Which term means: "Two logical threads on one physical core sharing execution units; the scheduler accounts for this so a vCPU on a busy hyperthread gets less throughput"?
A.Hyperthreading sharing — Two logical threads on one physical core sharing execution units; the scheduler accounts for this so a vCPU on a busy hyperthread gets less throughput
B.Hyperthreading sharing — Deep CPU C-states save power but add wake latency; setting host power policy to High Performance reduces this for latency-sensitive VMs
C.Hyperthreading sharing — Pinning a VM's vCPUs to specific physical cores; rarely recommended as it breaks DRS and the scheduler's load balancing
D.Hyperthreading sharing — An upper cap on physical RAM a VM may consume regardless of configured size, often a cause of unexpected swapping when misconfigured
Showing 30 of 69 CPU & Memory questions — the full set, with answers, explanations and an AI tutor on every question, is inside.
Free to start
Answers, AI explanations, and a scored voice mock interview
Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.