Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2005 09:29:33 -0400
From:      David Schultz <das@FreeBSD.ORG>
To:        Alexey Dokuchaev <danfe@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/amd64/string Makefile.inc bcopy.S bzero.S memcpy.S memmove.S memset.S
Message-ID:  <20050407132932.GA27083@VARK.MIT.EDU>
In-Reply-To: <20050407093046.GC1049@FreeBSD.org>
References:  <200504070356.j373u3MP005490@repoman.freebsd.org> <20050407093046.GC1049@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 07, 2005, Alexey Dokuchaev wrote:
> On Thu, Apr 07, 2005 at 03:56:03AM +0000, Alan Cox wrote:
> > alc         2005-04-07 03:56:03 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Added files:
> >     lib/libc/amd64/string Makefile.inc bcopy.S bzero.S memcpy.S 
> >                           memmove.S memset.S 
> >   Log:
> >   Add machine-specific, optimized implementations of bcopy, bzero, memcpy,
> >   memmove, and memset.
> 
> Great!  Are we going to see something like this for ia32?

i386 has had them since the beginnning of time, and the code
Alan committed is a port of the i386 versions.



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