This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/4314] memcpy performance problem


------- Additional Comments From hermantenbrugge at home dot nl  2007-10-27 20:32 -------
Subject: Re:  memcpy performance problem

aj at suse dot de wrote:
> ------- Additional Comments From aj at suse dot de  2007-10-27 14:40 -------
> We do use for i686 an optimized memcpy implementation written in assembler.
>
> I see the same performance difference on my system as you do. 
>
>   
As far as I call tell the assembler routines are used when configured 
for i586 (not i686). The i686 should use these routines
as well but uses the i386 routines.

    Herman.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4314

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]