Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2010 14:40:09 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Timer panic on boot (r209434)
Message-ID:  <4C212DB9.6030308@FreeBSD.org>
In-Reply-To: <4C212873.5010807@FreeBSD.org>
References:  <4C211538.1040808@FreeBSD.org> <4C2115D2.5080504@FreeBSD.org> <4C2118D1.3080903@FreeBSD.org> <4C212460.1070200@FreeBSD.org> <4C212873.5010807@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/22/10 14:17, Alexander Motin wrote:
> Run `sysctl kern.eventtimer.timer2=i8254`, then after few seconds check
> messages to see if system liked this timer (it should fall back
> automatically if it's not),

Seems ok. Here is what I got on the console, no error messages in
/var/log/all.

sysctl kern.eventtimer.timer2=i8254
kern.eventtimer.timer2: HPET1Starting kernel event timers: HPET @ 100Hz,
i8254 @
 128Hz
  -> i8254
 t_delta 16.01a20d312197c8b0 too long

> then check 'vmstat -ia' to see whether irq0 interrupts are arriving,

This also seems fine:

interrupt                          total       rate
???                                    0          0
irq1: atkbd0                        3448          1
stray irq1                             0          0
irq0: attimer0                     15756          6
stray irq0                             0          0
irq3:                                  0          0
stray irq3                             0          0

The total for irq0 is going up consistently.

> then run 'systat -vm 1' to be absolutely sure.

That also seemed fine. Here is a sample:
104 hpet0 uhci

If I did nothing but stare at the screen the value was fairly
consistently 100, with occasional values of 99 or 107. Once I started
moving the mouse it jumped around a little, but stabilized again when I
left the mouse alone.

Should I continue using the HPET timer? Is it "better" in some way?
Anything else I can do to help?


Doug

-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C212DB9.6030308>