Re: Big git diff speedup by avoiding x86 "fast string" memcmp

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Wednesday, December 15, 2010 - 7:34 pm

On Wed, Dec 15, 2010 at 03:09:26PM -0800, Tony Luck wrote:

That's true, and an interesting point. However I have managed to fit
the first 8 bytes of the name (in the case of shortnames) into the
same single dentry cacheline that is used for path walking. So that
might negate some of the benefits of walking backwards.

I would encourage anybody to grab the branch and try out any tweaks,
though...

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Big git diff speedup by avoiding x86 "fast string" memcmp, Nick Piggin, (Wed Dec 15, 7:34 pm)