What is capped vs uncapped partition behavior?
In IBM PowerVM on systems based on the IBM POWER architecture, capped vs uncapped partitions define how an LPAR behaves when it comes to using CPU beyond its guaranteed entitlement in a shared processor environment.
Every micro-partitioned LPAR has:
The difference between capped and uncapped is:
👉 Can the LPAR exceed this entitlement or not?
A capped LPAR:
👉 LPAR still uses only 1.0 core max
An uncapped LPAR:
👉 LPAR may use:
Using the POWER hypervisor (PHYP):
| Feature | Capped | Uncapped |
|---|---|---|
| CPU limit | Fixed | Dynamic |
| Uses spare CPU | ❌ No | ✅ Yes |
| Predictability | High | Medium |
| Efficiency | Lower | Higher |
| Best for | Critical workloads | Bursty workloads |
On processors like the IBM POWER10 processor:
Capped partitions prioritize predictability, while uncapped partitions prioritize efficiency and performance scaling.
| Aspect | Capped | Uncapped |
|---|---|---|
| CPU usage | Fixed at EC | EC + extra |
| Flexibility | Low | High |
| Utilization | Lower | Higher |
| Performance variability | Low | Moderate |
In IBM PowerVM:
👉 Most environments use a mix: