Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 21:17:32 +0000 (GMT)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Dima Ruban <dima@best.net>
Cc:        Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>, freebsd-alpha@FreeBSD.ORG
Subject:   Re: vmstat -i
Message-ID:  <Pine.BSF.4.01.9811272112450.21711-100000@herring.nlsystems.com>
In-Reply-To: <199811271736.JAA00541@burka.rdy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Nov 1998, Dima Ruban wrote:

> Well, the actuall question is - do we want to adopt netbsd's method
> of tracking interrupts (bogus) or we want to come up with something
> decent on our own.

I'm not too keen on this interrupt counting mechanism but it is at least
simple.  I would probably pass the address of a struct evcnt to
alpha_setup_intr() instead of wrapping the handler with pci_handle_intr().
The generic code would handle incrementing the counter.

I don't have a lot of enthusiasm for developing an alternative so unless
anyone else is going to step up and write something cool, I will take this
patch (and tweak alpha_setup_intr() to simplify it).

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 951 1891
					Fax:   +44 181 381 1039


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?Pine.BSF.4.01.9811272112450.21711-100000>