Subject: Re: per-cpu data
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 09/22/2004 14:53:02
On Wed, Sep 22, 2004 at 09:36:09PM +0900, YAMAMOTO Takashi wrote:
> i've left it in cpu_info for now because
> i'm not sure about some ports like sparc64 and vax.

I think we should garbage collect the current ci_cpuid on sparc64 and then
s/ci_number/ci_cpuid/.

Martin