public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_X86_TSC_DISABLE question
@ 2003-01-02 14:44 uaca
  2003-01-02 17:39 ` Martin J. Bligh
  0 siblings, 1 reply; 6+ messages in thread
From: uaca @ 2003-01-02 14:44 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi all

I would like to know if in wich degree the issue of unsynced TSCs also applies 
on x86 SMP.

Thanks

	Ulisses

                Debian GNU/Linux: a dream come true
-----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

--->	Visita http://www.valux.org/ para saber acerca de la	<---
--->	Asociación Valenciana de Usuarios de Linux		<---
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CONFIG_X86_TSC_DISABLE question
  2003-01-02 14:44 CONFIG_X86_TSC_DISABLE question uaca
@ 2003-01-02 17:39 ` Martin J. Bligh
  2003-01-02 17:57   ` uaca
  0 siblings, 1 reply; 6+ messages in thread
From: Martin J. Bligh @ 2003-01-02 17:39 UTC (permalink / raw)
  To: uaca, Linux Kernel Mailing List

Depends on your box. Most standard SMP boxes are all clocked off the
same clock, so it's not an issue.

--On Thursday, January 02, 2003 15:44:09 +0100 uaca@alumni.uv.es wrote:

> Hi all
>
> I would like to know if in wich degree the issue of unsynced TSCs also
> applies  on x86 SMP.
>
> Thanks
>
> 	Ulisses
>
>                 Debian GNU/Linux: a dream come true
> -------------------------------------------------------------------------
> ---- "Computers are useless. They can only give answers."
> Pablo Picasso
>
> --->	Visita http://www.valux.org/ para saber acerca de la	<---
> --->	Asociación Valenciana de Usuarios de Linux		<---
>
> -
> 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/
>
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CONFIG_X86_TSC_DISABLE question
  2003-01-02 17:39 ` Martin J. Bligh
@ 2003-01-02 17:57   ` uaca
  2003-01-02 18:36     ` Martin J. Bligh
  0 siblings, 1 reply; 6+ messages in thread
From: uaca @ 2003-01-02 17:57 UTC (permalink / raw)
  To: Martin J. Bligh; +Cc: linux-kernel

On Thu, Jan 02, 2003 at 09:39:40AM -0800, Martin J. Bligh wrote:
> Depends on your box. Most standard SMP boxes are all clocked off the
> same clock, so it's not an issue.

Hi Martin

Thanks for your reply

Is there a way to verify this? or must I contact the motherboard maker and
ask for it? how I should ask it?


Ulisses

> 
> --On Thursday, January 02, 2003 15:44:09 +0100 uaca@alumni.uv.es wrote:
> 
> >Hi all
> >
> >I would like to know if in wich degree the issue of unsynced TSCs also
> >applies  on x86 SMP.
> >
> >Thanks
> >
> >	Ulisses
> >
> >                Debian GNU/Linux: a dream come true
> >-------------------------------------------------------------------------
> >---- "Computers are useless. They can only give answers."
> >Pablo Picasso
> >
> >--->	Visita http://www.valux.org/ para saber acerca de la	<---
> >--->	Asociación Valenciana de Usuarios de Linux		<---
> >
> >-
> >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/
> >
> >
> 
> 
> -
> 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/

-- 
                Debian GNU/Linux: a dream come true
-----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

--->	Visita http://www.valux.org/ para saber acerca de la	<---
--->	Asociación Valenciana de Usuarios de Linux		<---
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CONFIG_X86_TSC_DISABLE question
  2003-01-02 17:57   ` uaca
@ 2003-01-02 18:36     ` Martin J. Bligh
  0 siblings, 0 replies; 6+ messages in thread
From: Martin J. Bligh @ 2003-01-02 18:36 UTC (permalink / raw)
  To: uaca; +Cc: linux-kernel

> Is there a way to verify this? or must I contact the motherboard maker and
> ask for it? how I should ask it?

I'd just assume that it works unless you have > 4 CPUs. Boxes (like mine)
where it doesn't work tend to be arcane NUMA things with large CPU counts.

M.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CONFIG_X86_TSC_DISABLE question
@ 2003-01-03 22:58 uaca
       [not found] ` <Pine.LNX.4.44.0301031800370.29107-100000@coffee.psychology.mcmaster.ca>
  0 siblings, 1 reply; 6+ messages in thread
From: uaca @ 2003-01-03 22:58 UTC (permalink / raw)
  To: linux-kernel


On Fri, Jan 03, 2003 at 05:52:55PM -0500, Mark Hahn wrote:

Hi Mark

> > > Depends on your box. Most standard SMP boxes are all clocked off the
> > > same clock, so it's not an issue.
> > 
> > Hi Martin
> > 
> > Thanks for your reply
> > 
> > Is there a way to verify this? or must I contact the motherboard maker and
> > ask for it? how I should ask it?
> 
> any SMP less than $50k is using a single clock to drive the CPUs,
> and therefore has TSC's in sync.  if you owned a numa/clustered
> SMP, you'd know it - they're the only ones that need something special.

Thanks for your reply

I think that CONFIG_X86_TSC_DISABLE should be more informative on this

Ulisses


                Debian GNU/Linux: a dream come true
-----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

--->	Visita http://www.valux.org/ para saber acerca de la	<---
--->	Asociación Valenciana de Usuarios de Linux		<---

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: CONFIG_X86_TSC_DISABLE question
       [not found] ` <Pine.LNX.4.44.0301031800370.29107-100000@coffee.psychology.mcmaster.ca>
@ 2003-01-06 16:22   ` uaca
  0 siblings, 0 replies; 6+ messages in thread
From: uaca @ 2003-01-06 16:22 UTC (permalink / raw)
  To: Mark Hahn; +Cc: linux-kernel

On Fri, Jan 03, 2003 at 06:01:13PM -0500, Mark Hahn wrote:
> > I think that CONFIG_X86_TSC_DISABLE should be more informative on this
> 
> at most, it should say "don't worry about this unless you need to.
> and you'll know it if you need to".


And It should say that the kernel test TSCs are syncroniced across CPUS at
boot time, which I've just have found:

The message is the following in a 2.4.19-pre6 kernel

checking TSC synchronization across CPUs: passed.


I hope this helps somebody


	Ulisses

                Debian GNU/Linux: a dream come true
-----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

--->	Visita http://www.valux.org/ para saber acerca de la	<---
--->	Asociación Valenciana de Usuarios de Linux		<---
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-06 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 14:44 CONFIG_X86_TSC_DISABLE question uaca
2003-01-02 17:39 ` Martin J. Bligh
2003-01-02 17:57   ` uaca
2003-01-02 18:36     ` Martin J. Bligh
  -- strict thread matches above, loose matches on Subject: below --
2003-01-03 22:58 uaca
     [not found] ` <Pine.LNX.4.44.0301031800370.29107-100000@coffee.psychology.mcmaster.ca>
2003-01-06 16:22   ` uaca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox