X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=TODO;h=2c525615a259be8bd2e4c36cecec4d4b2b32a535;hp=8f78d87d850fcacf3ee247efd2c3e43e8f007894;hb=a803ec94f0be837fdb33d7f44c83f1739428fff2;hpb=a722d9aa28c19d82b74ccde6d94e6bdde9917f0c diff --git a/TODO b/TODO index 8f78d87d..2c525615 100644 --- a/TODO +++ b/TODO @@ -106,3 +106,9 @@ all need to be considered for everything we introduce) the latter is missing from OpenBSD and maybe other distros. * improve performance and avoid head-of-line blocking on slow storage + +* share "git cat-file --batch" processes across inboxes to avoid + bumping into /proc/sys/fs/pipe-user-pages-* limits + +* make "git cat-file --batch" detect unlinked packfiles so we don't + have to restart processes (very long-term)