amd64/73111: Optimized libc string functions missing for amd64

Ville-Pertti Keinonen will at iki.fi
Mon Oct 25 05:00:57 PDT 2004


>Number:         73111
>Category:       amd64
>Synopsis:       Optimized libc string functions missing for amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 12:00:56 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ville-Pertti Keinonen
>Release:        6.0-current
>Organization:
>Environment:
>Description:
Using optimized assembly language versions of string functions on amd64 (this is already done on other architectures) would probably be a good idea.

Functions adapted from NetBSD (which can be extracted into /usr/src for inclusion in a buildworld) are available at the following URL:
http://will.iki.fi/patches/libc-amd64-string.tar.gz

I mentioned the issue on -current, but this didn't result in any discussion.

The NetBSD functions may or may not all be desirable in their current form; some of the functions have extensive unrolling and may produce a performance penalty for short strings (but a huge advantage for longer ones).

>How-To-Repeat:

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-amd64 mailing list