What is the effect of entitled capacity on workload performance?
In IBM PowerVM, entitled capacity is the guaranteed share of CPU an LPAR receives from the shared processor pool. It directly shapes how stable, fast, and predictable a workload behaves.
π It sets the baseline performance floor for a workload.
π Impact:
π Impact:
If the LPAR runs in uncapped mode:
π Two cases:
When multiple LPARs compete:
π Impact:
π Impact:
| LPAR | Entitlement | Demand | Outcome |
|---|---|---|---|
| A | 2 CPUs | 2 CPUs | Full performance |
| B | 1 CPU | 3 CPUs | Limited unless spare CPU available |
| C | 0.5 CPU | 1 CPU | Likely latency spikes |
π If the system is busy:
π Especially important when using:
Low entitlement can:
Entitled capacity defines the βguaranteed performance floorβ of a workload.