Subject: Re: uvm_cnt replacement
To: Andrey Petrov <petrov@netbsd.org>
From: Matt Thomas <matt@3am-software.com>
List: tech-kern
Date: 04/30/2004 15:16:22
On Apr 30, 2004, at 2:29 PM, Andrey Petrov wrote:
> Here is a replacement for uvm counters with evcnt. Please
> review and let me know if you see drawbacks in approach or
> anything.
Looks good to me. Though I think that evcnt_attach_static
should die and be replaced by a link set EVCNT_ADD(&ev)
macro. If anything should be using link sets, it's evcnts.
--
Matt Thomas email: matt@3am-software.com
3am Software Foundry www: http://3am-software.com/bio/matt/
Cupertino, CA disclaimer: I avow all knowledge of this
message.