All of lore.kernel.org
 help / color / mirror / Atom feed
* Something about timers
@ 2005-09-09  5:34 jarmo
  2005-09-09 10:14 ` Ralf Baechle DL5RB
  0 siblings, 1 reply; 2+ messages in thread
From: jarmo @ 2005-09-09  5:34 UTC (permalink / raw)
  To: Ralf Baechle, linux-hams

Hi

Just noticed, that if you compile kernel without looking,
Prosessor type and features -> Timer frequency, default is
250ms, you get quite suprising behaviour with your ax25 stuff,
especially 6pack :)
I'd say quite quick actions and in server case crashes :(. That
mean you have both fbb and cluster running in same computer
with 5 user ports.

So when taking forinstance kernel 2.6.13 in use, select timer as 1000ms,
then your normal ax25 timers should work.

Jarmo
-- 
Linux is the answer.
What was your question?
(Brian Lane)

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

* Re: Something about timers
  2005-09-09  5:34 Something about timers jarmo
@ 2005-09-09 10:14 ` Ralf Baechle DL5RB
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle DL5RB @ 2005-09-09 10:14 UTC (permalink / raw)
  To: jarmo; +Cc: linux-hams

On Fri, Sep 09, 2005 at 08:34:51AM +0300, jarmo wrote:

> Just noticed, that if you compile kernel without looking,
> Prosessor type and features -> Timer frequency, default is
> 250ms, you get quite suprising behaviour with your ax25 stuff,
> especially 6pack :)
> I'd say quite quick actions and in server case crashes :(. That
> mean you have both fbb and cluster running in same computer
> with 5 user ports.
> 
> So when taking forinstance kernel 2.6.13 in use, select timer as 1000ms,
> then your normal ax25 timers should work.

Time in AX.25, NET/ROM and ROSE is still being meassured in units of
timer ticks which has not only changed going from 2.4 to 2.6; it's
also differing between architectures.  I've recently sent out a set of
three patches to standardize that on ms.  That's probably a too small unit
so I think I'm going to change that again before submitting to upstream.

Any crashes you may see are certainly unrelated to this.

73 de DL5RB op Ralf

--
Loc. JN47BS / CQ 14 / ITU 28 / DOK A21

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

end of thread, other threads:[~2005-09-09 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-09  5:34 Something about timers jarmo
2005-09-09 10:14 ` Ralf Baechle DL5RB

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.