From: Junio C Hamano <junkio@cox.net>
To: Florian Weimer <fw@deneb.enyo.de>
Cc: git@vger.kernel.org
Subject: ***DONTUSE*** Re: [PATCH] Use a hashtable for objects instead of a sorted list
Date: Sun, 12 Feb 2006 04:08:25 -0800 [thread overview]
Message-ID: <7vlkwgdbk6.fsf_-_@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <87accwlt8k.fsf@mid.deneb.enyo.de> (Florian Weimer's message of "Sun, 12 Feb 2006 12:19:23 +0100")
Florian Weimer <fw@deneb.enyo.de> writes:
> (GCC should do the rest.)
>...
> AFAICS, obj_allocs is a power of two.
Yes, I already have something like these in my tree (the latter
did not help much as far as I could tell, though).
****HOWEVER****
Do not use this (not just my patch but with the whole hashtable
version) in your production repository yet.
I've got a mysterious corruption and bogus output from
fsck-objects, and have been tracking it (see the timestamp of
this message).
1.2.0 will most likely to be be *delayed*. I have to first make
sure my private repository is sane. Grrrrrrrr.
next prev parent reply other threads:[~2006-02-12 12:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-11 19:14 [PATCH] Optimization for git-rev-list --objects Alexandre Julliard
2006-02-12 1:57 ` [PATCH] Use a hashtable for objects instead of a sorted list Johannes Schindelin
2006-02-12 2:46 ` Junio C Hamano
2006-02-12 8:52 ` Alexandre Julliard
2006-02-12 12:11 ` Junio C Hamano
2006-02-12 14:31 ` Johannes Schindelin
2006-02-12 11:19 ` Florian Weimer
2006-02-12 12:08 ` Junio C Hamano [this message]
2006-02-12 13:46 ` ***DONTUSE*** " Junio C Hamano
2006-02-12 17:26 ` Johannes Schindelin
2006-02-12 18:34 ` Junio C Hamano
2006-02-12 2:19 ` [PATCH] Optimization for git-rev-list --objects Linus Torvalds
2006-02-12 2:39 ` Junio C Hamano
2006-02-12 4:11 ` [PATCH] binary-tree-based objects Junio C Hamano
2006-02-12 5:06 ` Linus Torvalds
2006-02-12 5:22 ` Linus Torvalds
2006-02-12 5:23 ` Linus Torvalds
2006-02-12 5:48 ` Junio C Hamano
2006-02-12 6:07 ` Junio C Hamano
2006-02-12 6:53 ` Linus Torvalds
2006-02-12 7:05 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vlkwgdbk6.fsf_-_@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=fw@deneb.enyo.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.