login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
24
Re: [PATCH] x86, apic: Add apic calibration hook.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alok Kataria
Subject:
Re: [PATCH] x86, apic: Add apic calibration hook.
Date: Tuesday, August 24, 2010 - 2:58 pm
On Tue, 2010-08-24 at 14:51 -0700, Thomas Gleixner wrote:
quoted text
> Alok, > > On Tue, 24 Aug 2010, Alok Kataria wrote: > > > Hi Thomas, > > > > Thanks for taking a look. > > > > On Tue, 2010-08-24 at 06:37 -0700, Thomas Gleixner wrote: > > > On Wed, 18 Aug 2010, Alok Kataria wrote: > > > > > > > > +static void __init initialize_lapic_clkevt(long delta) > > > > +{ > > > > + /* Calculate the scaled math multiplication factor */ > > > > + lapic_clockevent.mult = div_sc(delta, TICK_NSEC * LAPIC_CAL_LOOPS, > > > > + lapic_clockevent.shift); > > > > + lapic_clockevent.max_delta_ns = > > > > + clockevent_delta2ns(0x7FFFFF, &lapic_clockevent); > > > > + lapic_clockevent.min_delta_ns = > > > > + clockevent_delta2ns(0xF, &lapic_clockevent); > > > > +} > > > > + > > > > static int __init calibrate_APIC_clock(void) > > > > { > > > > + apic_calibration_res = x86_init.timers.calibrate_apic(); > > > > + if (apic_calibration_res) { > > > > + struct clock_event_device *levt = &__get_cpu_var(lapic_events); > > > > + long delta; > > > > + > > > > + if (lapic_clockevent.mult) > > > > + return 0; > > > > > > Why is this necessary ? calibrate_APIC_clock() is only called once. > > > > > > > Yes, though timer.calibrate_apci() could behave differently on different > > platforms. For eg. the vmware_calibrate_apic doesn't initialize any of > > the lapic_clockevent state and we need this to set it up in that case. > > Can we please make this consistent ?
Let me rework this patch and get back in a day or two. Thanks, Alok
quoted text
> > Thanks, > > tglx
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Wed Aug 18, 10:41 am)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Wed Aug 18, 10:53 am)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Wed Aug 18, 12:27 pm)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Mon Aug 23, 5:12 pm)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Thomas Gleixner
, (Tue Aug 24, 6:37 am)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Tue Aug 24, 10:06 am)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Thomas Gleixner
, (Tue Aug 24, 2:51 pm)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Tue Aug 24, 2:58 pm)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Fri Aug 27, 2:28 pm)
Re: [PATCH] x86, apic: Add apic calibration hook.
, Alok Kataria
, (Wed Sep 1, 12:30 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Nick Piggin
Re: [PATCH 2/2] smp_call_function: use rwlocks on queues rather than rcu
Kyle Moffett
Re: [PATCH 1/4] stringbuf: A string buffer implementation
Ingo Molnar
Re: [PATCH 00/12] mm/x86: bootmem
Andrew Morton
Re: [patch 1/5] wait: use lock bitops for __wait_on_bit_lock
git
:
Stephen Boyd
Re: [PATCH] Speed up bash completion loading
Jakub Narebski
Re: Avery Pennarun's git-subtree?
Junio C Hamano
Re: [PATCH v2 04/13] Teach rebase interactive the mark command
Catalin Marinas
Re: [ANNOUNCE] Stacked GIT 0.14.2
Eric Wong
[PATCH 5/5] rerere: add the diff command
git-commits-head
:
Linux Kernel Mailing List
[POWERPC] fsl_soc: add support to gianfar for fixed-link property
Linux Kernel Mailing List
fat: fix parse_options()
Linux Kernel Mailing List
ipmi: add oem message handling
Linux Kernel Mailing List
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Linux Kernel Mailing List
KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded
linux-netdev
:
Paweł Staszewski
Re: DCA/IOAT problem
Jarek Poplawski
Re: [PATCH iproute2] Re: HTB accuracy for high speed
Ingo Oeser
Re: [NET-NEXT PATCH 3/3] e1000e: add support for new 82574L part
Rick Jones
Re: UDP path MTU discovery
Dmitry Kozlov
Re: [PATCH v8] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
openbsd-misc
:
David Vasek
Re: how to undelete?
Gruppo BCC
Banca inviato una notifica che e necessario completare
Pau Amaro-Seoane
Re: First install: Grub doesn't find partitions
Nick Holland
Re: Unattended OpenBSD Installation
stuart van Zee
Re: CVS hosed
Colocation donated by:
Syndicate