> > On a 700MHz K7 machine this doubles the speed of > > dd if=/dev/zero of=/dev/null bs=1 count=1000000 > > > > This roughly translates to shaving 2usec of each read/write syscall. I tried it (no problem yet) and did a bit testing... (cp -R /sys/ /tmp/s, dd if=/dev/zero of=smth count=1000000, cp smth smth1 and so on) and it seems like its actually a bit slower (but everything works properly) - did I get anything wrong? should the results be a bit better (I did three runs every time of each test) romanReceived on Mon Nov 08 2004 - 16:30:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC