Re: What's in git.git (stable), and Announcing GIT 1.4.4.3

From: Nicolas Pitre
Date: Wed Dec 20 2006 - 17:20:08 EST


On Wed, 20 Dec 2006, Randal L. Schwartz wrote:

> >>>>> "Junio" == Junio C Hamano <junkio@xxxxxxx> writes:
>
> Junio> * The 'master' branch has these since the last announcement.
> Junio> They are NOT in 1.4.4.3.
>
> Junio> index-pack usage of mmap() is unacceptably slower on many OSes
> Junio> other than Linux
>
> Is this really in master? I'm still seeing one-hour times on
> my Mac, using 8336afa563fbeff35e531396273065161181f04c.

It is in current master, but not in 8336afa563fbeff35e5313...

To be sure you have it just open index-pack.c and make sure "mmap" is
not found there anymore.


Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/