Date: Wed, 10 Dec 2003 20:47:53 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/amd64 lockdflt.c Message-ID: <200312110447.hBB4lrQj073521@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/12/10 20:47:53 PST
FreeBSD src repository
Modified files:
libexec/rtld-elf/amd64 lockdflt.c
Log:
CACHE_LINE_SIZE is 64 on athlon and amd64 chips, not 32. This should
probably be 128 since that is what the hardware prefetch fill size is
on both the p3, p4 and athlon* cpus.
Revision Changes Path
1.10 +1 -1 src/libexec/rtld-elf/amd64/lockdflt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312110447.hBB4lrQj073521>
