[Mplayer-cvslog] CVS: main/TOOLS fastmemcpybench.c,1.3,1.4

Michael Niedermayer michaelni at gmx.at
Fri Nov 23 13:00:48 CET 2001


Hi

On Friday 23 November 2001 08:55, Nick Kurshev wrote:
> Hello, Michael!
...
> > +  for(i=0; i<ARR_SIZE; i++) marr1[i] = marr2[i] = i;
> > +
> >    t=GetTimer();
> >    v1 = read_tsc();
> >    for(i=0;i<100;i++) memcpy(marr1,marr2,ARR_SIZE-16);
>
> What IS IT?
> This test was designed by me for testing copying of misaligned data but now
> they are aligned on 4096 byte boundary???
>
> Please reverse this changes.
ok, arrays are misaligned now again, although i kept the bugfix in there, i 
hope u dont mind that

>
> Best regards! Nick
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog

Michael



More information about the MPlayer-cvslog mailing list