All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Various sp/mmap improvemnts
@ 2006-12-24  5:54 Shawn Pearce
  0 siblings, 0 replies; only message in thread
From: Shawn Pearce @ 2006-12-24  5:54 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Small improvements on top of my sp/mmap branch:

[PATCH 1/7] Rename gitfakemmap to git_mmap. 
[PATCH 2/7] Switch git_mmap to use pread.   

	These two might apply right to master as-is and aren't
	necessarily part of my sp/mmap topic.

[PATCH 3/7] Ensure packed_git.next is initia...
[PATCH 4/7] Default core.packdGitWindowSize ...
[PATCH 5/7] Don't exit successfully on EPIPE...
[PATCH 6/7] Release pack windows before repo...
[PATCH 7/7] Replace mmap with xmmap, better ...

	These apply on top of my sp/mmap topic and some also assume
	the 1/7,2/7 patches above to git_mmap were already applied.


1/7-5/7 were suggested by comments on the mailing list. Two I just
forgot to implement (6/7, 7/7) prior to submitting the original
series.

-- 
Shawn.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-24  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-24  5:54 [PATCH 0/7] Various sp/mmap improvemnts Shawn Pearce

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.