login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
24
Re: [PATCH 00/18] merge apic_32.c and apic_64.c
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Ingo Molnar <mingo@...>
To: Yinghai Lu <yhlu.kernel@...>
Cc: Thomas Gleixner <tglx@...>, H. Peter Anvin <hpa@...>, Andrew Morton <akpm@...>, <linux-kernel@...>
Subject:
Re: [PATCH 00/18] merge apic_32.c and apic_64.c
Date: Sunday, August 24, 2008 - 5:14 am
* Yinghai Lu <yhlu.kernel@gmail.com> wrote:
quoted text
> calibrated_APIC_clock still have two copies. > it seems we should use 32 bit, because some system may not has tsc > but it is some long than 64 bits...
correct, the 32-bit calibration code looks more mature, so we should pick that. (after making sure it's properly 64-bit clean) Ingo --
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:
An idea .... with code
, jassi brar
, (Sun Aug 24, 4:53 am)
[PATCH 00/18] merge apic_32.c and apic_64.c
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
Re: An idea .... with code
, Andi Kleen
, (Tue Aug 26, 4:24 am)
Re: An idea .... with code
, jassi brar
, (Wed Aug 27, 3:24 am)
Re: An idea .... with code
, Andi Kleen
, (Wed Aug 27, 3:47 am)
Re: An idea .... with code
, jassi brar
, (Wed Aug 27, 8:38 am)
Re: An idea .... with code
, Andi Kleen
, (Wed Aug 27, 8:47 am)
Re: An idea .... with code
, Kasper Sandberg
, (Wed Aug 27, 10:49 am)
Re: An idea .... with code
, Bill Davidsen
, (Fri Aug 29, 10:57 pm)
Re: An idea .... with code
, Andi Kleen
, (Wed Aug 27, 11:02 am)
Re: An idea .... with code
, Kasper Sandberg
, (Thu Aug 28, 5:41 am)
Re: An idea .... with code
, jassi brar
, (Wed Aug 27, 9:24 pm)
Re: An idea .... with code
, David Newall
, (Wed Aug 27, 5:57 am)
Re: An idea .... with code
, Andi Kleen
, (Wed Aug 27, 6:01 am)
Re: An idea .... with code
, Alexey Dobriyan
, (Tue Aug 26, 6:44 am)
Re: An idea .... with code
, Andi Kleen
, (Tue Aug 26, 7:08 am)
Re: An idea .... with code
, Bill Davidsen
, (Mon Aug 25, 10:47 pm)
Re: An idea .... with code
, Jochen Voß
, (Mon Aug 25, 8:22 am)
Re: An idea .... with code
, Marcin Slusarz
, (Mon Aug 25, 4:53 pm)
Re: [PATCH 00/18] merge apic_32.c and apic_64.c
, Ingo Molnar
, (Sun Aug 24, 8:16 am)
Re: [PATCH 00/18] merge apic_32.c and apic_64.c
, Ingo Molnar
, (Sun Aug 24, 5:14 am)
[PATCH 18/18] x86: rename apic_32.c and apic_64.c to apic.c
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 17/18] x86: apic copy apic_64.c to apic_32.c
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 16/18] x86: apic copy calibrate_APIC_clock to each ot...
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 15/18] x86: apic unify smp_spurious/error_interrupt
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 14/18] x86: merge header files in apic_xx.c
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 13/18] x86: copy detect_init_APIC to the other
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 12/18] x86: merge APIC_init_uniprocessor
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 11/18] x86: make apic_32/64.c more like
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 10/18] x86: add hard_smp_prossor_id with MACRO in io_...
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 09/18] x86: use HAVE_X2APIC in apic_64.c
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 08/18] x86: apic_xx.c order variables
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 07/18] x86: apic - unify smp_apic_timer_interrupt
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 06/18] x86: apic_32.c should use __cpuinit section
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 05/18] x86: apic - unify setup_local_APIC
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 04/18] x86: apic_64.c - add sanity check for spurious...
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 03/18] x86: apic - unify setup_apicpmtimer
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 02/18] x86: apic - introduce get_physical_broadcast f...
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
[PATCH 01/18] x86: apic_64.c - setup_APIC_timer has to be __...
, Yinghai Lu
, (Sun Aug 24, 5:01 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
[patch 12/13] syslets: x86: optimized copy_uatom()
Greg Kroah-Hartman
[PATCH 017/196] aoechr: Convert from class_device to device
Yinghai Lu
Re: 2.6.26, PAT and AMD family 6
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Natalie Protasevich
[BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
715 guests
online.
Online users
strcmp
Syndicate