Re: git-svnimport failed and now git-repack hates me

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Friday, January 5, 2007 - 5:23 pm

Linus Torvalds <torvalds@osdl.org> writes:


While I have your attention, there is a patch for the sliding
mmap() thing that raises the mmap window to 1GB (which means a
pack smaller than that is mmap'ed in its entirety, whle 2.3GB
pack will be mapped perhaps as three separate chunks) and the
total mmap window to 8GB (and any overflows we LRU out) on
places where sizeof(void*) == 8 (i.e. git compiled for 64-bit).

Currently these limits are 32MB and 256MB respectively on
platforms with real mmap().

Do you have any comments on it?

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Thu Jan 4, 1:22 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 12:05 pm)
Re: git-svnimport failed and now git-repack hates me, Shawn O. Pearce, (Fri Jan 5, 12:39 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 2:37 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 2:57 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 3:39 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 3:48 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 4:00 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 4:02 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 4:09 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 4:17 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 4:44 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 4:58 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 4:59 pm)
Re: git-svnimport failed and now git-repack hates me, Johannes Schindelin, (Fri Jan 5, 5:06 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 5:11 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 5:15 pm)
Re: git-svnimport failed and now git-repack hates me, Junio C Hamano, (Fri Jan 5, 5:23 pm)
Re: git-svnimport failed and now git-repack hates me, Linus Torvalds, (Fri Jan 5, 6:22 pm)