Commit 79e6cae
committed
perf(config): use 100 Hz for x86 guest timer
Reduce the normal x86 guest timer frequency from 250 Hz to 100 Hz so
timer-exit overhead can be evaluated against scheduler, network, and
lifecycle latency. Leave aarch64, SEV, and TDX configurations unchanged
until their independent platform guardrails are run.1 parent 7c6ef28 commit 79e6cae
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | | - | |
| 412 | + | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments