linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* frequency in sandpoint_calibrate_decr
@ 2001-04-11 15:03 Sébastien Côté
  2001-04-11 17:09 ` Dan Malek
  0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Côté @ 2001-04-11 15:03 UTC (permalink / raw)
  To: LinuxPPC-embedded list


Hi,

In MontaVista's kernel 2.4.0-test2, the frequency in
sandpoint_calibrate_decr() is set to 66 Mhz.  What frequency is this?
The processor, the bus ???

Increasing this speed seems to get rid of my stability problems (at
last!), so I'd like to know the real value I should put there.

Thanks,

Sébas..

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: frequency in sandpoint_calibrate_decr
  2001-04-11 15:03 frequency in sandpoint_calibrate_decr Sébastien Côté
@ 2001-04-11 17:09 ` Dan Malek
  2001-04-11 18:39   ` Mark A. Greer
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Malek @ 2001-04-11 17:09 UTC (permalink / raw)
  To: Sébastien Côté; +Cc: LinuxPPC-embedded list


Sébastien Côté wrote:

> In MontaVista's kernel 2.4.0-test2, the frequency in
> sandpoint_calibrate_decr() is set to 66 Mhz.  What frequency is this?
> The processor, the bus ???

That's the speed of the processor bus, usually from which all
other core clocks are derived.  You should be using a newer version
of the kernel, at least from FSM Labs BitKeeper.  In the source
code pipeline is a change of the clock value from MHz to Hz.

> Increasing this speed seems to get rid of my stability problems (at
> last!), so I'd like to know the real value I should put there.

Eh?  On most systems it won't do anything but affect the ability
of the kernel to keep time correctly.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: frequency in sandpoint_calibrate_decr
  2001-04-11 17:09 ` Dan Malek
@ 2001-04-11 18:39   ` Mark A. Greer
  0 siblings, 0 replies; 3+ messages in thread
From: Mark A. Greer @ 2001-04-11 18:39 UTC (permalink / raw)
  To: Dan Malek; +Cc: Sébastien Côté, LinuxPPC-embedded list


Yep, I highly recommend upgrading to the latest fsmlabs version.

Mark
--

Dan Malek wrote:

> Sébastien Côté wrote:
>
> > In MontaVista's kernel 2.4.0-test2, the frequency in
> > sandpoint_calibrate_decr() is set to 66 Mhz.  What frequency is this?
> > The processor, the bus ???
>
> That's the speed of the processor bus, usually from which all
> other core clocks are derived.  You should be using a newer version
> of the kernel, at least from FSM Labs BitKeeper.  In the source
> code pipeline is a change of the clock value from MHz to Hz.
>
> > Increasing this speed seems to get rid of my stability problems (at
> > last!), so I'd like to know the real value I should put there.
>
> Eh?  On most systems it won't do anything but affect the ability
> of the kernel to keep time correctly.
>
>         -- Dan
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-04-11 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-11 15:03 frequency in sandpoint_calibrate_decr Sébastien Côté
2001-04-11 17:09 ` Dan Malek
2001-04-11 18:39   ` Mark A. Greer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).