Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 08:50:07 +0100
From:      Mark Murray <mark@grondar.za>
To:        Peter Wemm <peter@wemm.org>
Cc:        Marcel Moolenaar <marcel@cup.hp.com>, John Baldwin <jhb@FreeBSD.ORG>, alpha@FreeBSD.ORG
Subject:   Re: panic: cpu_initclocks: no clocks attached 
Message-ID:  <200204260750.g3Q7o7d0029078@grimreaper.grondar.org>
In-Reply-To: <20020426000652.60C0C380F@overcee.wemm.org> ; from Peter Wemm <peter@wemm.org>  "Thu, 25 Apr 2002 17:06:52 PDT."
References:  <20020426000652.60C0C380F@overcee.wemm.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I stuck a #if 0 around kern_environment.c:  init_dynamic_kenv and the
> associated SYSINIT.  My alpha is working with mcclock fine.  I thought
> it might be worth mentioning this if you need to get back up and running
> asap.
> 
> Secondly, I've had to remove 'device random' because my PC164SX was locking
> up like crazy and running extremely slowly.  I had to break into ddb to get
> out of the lockups.  Anyway, just commenting out 'device random' and then
> relinking the kernel made it go back to normal.

I'm very keen to fix this. Firstly, what is a PC164SX? (The headers
suggest that it is some kind of Alpha).

Can you put the 'device random' back in, and try turning off entropy
harvesting by turning off each of the following sysctls to see if any
of them "fix" the problem?

kern.random.sys.harvest.ethernet
kern.random.sys.harvest.point_to_point
kern.random.sys.harvest.interrupt

I am suspecting that a high-rate interrupt is being harvested, and
that this is the problem.

Also, please run 'systat 2 -vmstat' for a while, and stare at the irqs
(top-right-ish) and see if any/which of them are high-rate interrupt
sources, and let me know which.

Is it possible to get an account on this box?

Thanks!

M
-- 
o       Mark Murray
\_
O.\_    Warning: this .sig is umop ap!sdn
#text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc
#application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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