commit | d4377974062122d6d9be0bbd8a910a0954714194 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 20:59:24 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 21:01:15 2008 +0100 |
tree | a044b2e54325a43ec6e762c02ff53e0297b0bd2e | |
parent | dd7a5230cd651bfb119d222561c4032f30dd5659 [diff] |
x86: support always running TSC on Intel CPUs, add cpufeature definition Impact: add new synthetic-cpuid bit definition add X86_FEATURE_NONSTOP_TSC to the cpufeature bits - this is in preparation of Venki's always-running-TSC patch. Signed-off-by: Ingo Molnar <mingo@elte.hu>