svn commit: r191291 - in head: lib/libthr/thread
libexec/rtld-elf/amd64 libexec/rtld-elf/arm
libexec/rtld-elf/i386 libexec/rtld-elf/ia64
libexec/rtld-elf/mips libexec/rtld-elf/powerpc libexec/rtld-...
John Baldwin
jhb at freebsd.org
Mon Apr 20 12:44:34 UTC 2009
On Sunday 19 April 2009 7:02:50 pm Robert Watson wrote:
> Author: rwatson
> Date: Sun Apr 19 23:02:50 2009
> New Revision: 191291
> URL: http://svn.freebsd.org/changeset/base/191291
>
> Log:
> Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use
> that definition in the custom locking code for the run-time linker
> rather than local definitions.
>
> Pointed out by: tinderbox
> MFC after: 2 weeks
Perhaps CACHE_LINE_SIZE for ia64 and sparc64 should be 128 since that is what
rtld used?
--
John Baldwin
More information about the svn-src-head
mailing list