Well, core.packedGitLimit is supposed to be related to this limit
you are asking for. But it doesn't cover all memory usage as we
malloc other things. core.deltaBaseCacheLimit covers part of the
malloc'd area. pack.windowLimit I think covers another part of
the malloc'd area. Etc...
There really isn't a global "malloc/mmap at most X bytes".
--
Shawn.
--
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