:...
:> :
:> :
:>
:http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/fscopy.c.diff?r1=1.6&r2=1.7&f=u
:>
:> Not sure why you did this, the previous code was a whole lot faster.
:
:Are you sure about it being a lot slower? The inline assembly GCC
:generates here is less than optimal, but it shouldn't be much slower. On
:the other the code depends less on the layout of dirent and is easier to
:follow.
:
:Joerg
I guess it doesn't matter so much for something like newfs. It's not
as thought it has any sort of critical performance requirements or
anything.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>