Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2008 12:02:07 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        pluknet <pluknet@gmail.com>
Subject:   Re: (possible) mis-merge of per-cpu stats to 6.x
Message-ID:  <200810211202.08129.jhb@freebsd.org>
In-Reply-To: <a31046fc0810210802m2ea2a290gbafbf7df4995df4b@mail.gmail.com>
References:  <a31046fc0810210802m2ea2a290gbafbf7df4995df4b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 21 October 2008 11:02:24 am pluknet wrote:
> Hi!
> 
> It seems that after John's partial backup to restore 6.x ABI
> read_cpu_time() became useless.
> It's no more called from sysctl_kern_cp_time().

I don't think it hurts anything to stay there.  You could make it just copy 
the global cp_time[] array instead perhaps.

-- 
John Baldwin



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