NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: memove performance of NetBSD



Hi,

2010/1/28 Martin Husemann <martin%duskware.de@localhost>:
> On Thu, Jan 28, 2010 at 02:10:01PM +0530, Channa wrote:
>> Some of the gcc flags which I have used are as below:
>> "-Wall -Winline -Wstrict-prototypes -Wwrite-strings -O2
>> -fno-omit-frame-pointer -nostdinc"
>
> That is strange - I'd have expected with -O2 you'd end up using __builtin_mem*
> on gcc, but I never actually checked on NetBSD/mips.
>

I have confirmed by adding debug statements in the source code I am using.
I am able to see the debug statements.
I think the memmove() from the NetBSD library is getting called.

Thanks & Regards,
Channa


Home | Main Index | Thread Index | Old Index