diff options
| author | Dave Jones <davej@redhat.com> | 2012-01-13 17:18:37 -0500 |
|---|---|---|
| committer | Dave Jones <davej@redhat.com> | 2012-01-13 17:18:37 -0500 |
| commit | 96cb8049526b951ddc775581db6052adf229ae43 (patch) | |
| tree | f87eee2ec58ad4028c512f596a793aeb85d9bb22 | |
| parent | 98e9f6eb3ae01a98cb4aa93dae08363445e5d367 (diff) | |
clarify
| -rw-r--r-- | config-x86-generic | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config-x86-generic b/config-x86-generic index ebf16225..421e22bd 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -228,8 +228,7 @@ CONFIG_PARAVIRT=y CONFIG_PARAVIRT_TIME_ACCOUNTING=y # CONFIG_PARAVIRT_DEBUG is not set -# PARAVIRT_SPINLOCKS has a 5% perf hit -# FIXME: Still true ? References? +# PARAVIRT_SPINLOCKS has a 5% perf hit on native hw (see kconfig) # CONFIG_PARAVIRT_SPINLOCKS is not set CONFIG_KVM_CLOCK=y |
