summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/time.c
diff options
context:
space:
mode:
authorVenkatesh Pallipadi2006-01-11 22:44:18 +0100
committerLinus Torvalds2006-01-12 04:04:54 +0100
commit5a07a30c3cc4dc438494d6416ffa74008a2194b3 (patch)
treeeafda8ee2f58f392f5d78af7748ce58ddb6bf9a2 /arch/i386/kernel/time.c
parent[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t... (diff)
downloadkernel-qcow2-linux-5a07a30c3cc4dc438494d6416ffa74008a2194b3.tar.gz
kernel-qcow2-linux-5a07a30c3cc4dc438494d6416ffa74008a2194b3.tar.xz
kernel-qcow2-linux-5a07a30c3cc4dc438494d6416ffa74008a2194b3.zip
[PATCH] i386/x86-64: Remove sub jiffy profile timer support
Remove the finer control of local APIC timer. We cannot provide a sub-jiffy control like this when we use broadcast from external timer in place of local APIC. Instead of removing this only on systems that may end up using broadcast from external timer (due to C3), I am going the "I'm feeling lucky" way to remove this fully. Basically, I am not sure about usefulness of this code today. Few other architectures also don't seem to support this today. If you are using profiling and fine grained control and don't like this going away in normal case, yell at me right now. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/i386/kernel/time.c')
0 files changed, 0 insertions, 0 deletions