Subject: Re: bzero.S and assym.h (Re: CVS commit: syssrc/sys/lib/libkern/arch/powerpc)
To: None <eeh@netbsd.org, tsutsui@ceres.dti.ne.jp>
From: None <eeh@netbsd.org>
List: port-powerpc
Date: 12/02/2001 05:31:46
| In article <20011201225442.20291.qmail@mail.netbsd.org>
| eeh@netbsd.org wrote:
|
| > You should not be depending on a statically defined CACHELINESIZE
| > since that can vary between different CPU models.
|
| I think libc version does not depend on static CACHELINESIZE,
| but for libkern case, could single port have different CPU models
| that have different cacheline size?

Yes.

Eduardo