DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sbin/newfs fscopy.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Aug 2005 09:01:53 -0700 (PDT)

:...
:> :
:> :
:> :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 
					<dillon@xxxxxxxxxxxxx>



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