plan9fox/sys
Ori Bernstein f63d1d3ced git: size cache in bytes, not objects
git used to track cache size in object
count, rather than bytes. This had the
unfortunate effect of making memory use
depend on the size of objects -- repos
with lots of large objects could cause
out of memory deaths.

now, we track sizes in bytes, which should
keep our memory usage flatter.
2022-01-02 03:37:23 +00:00
..
doc /sys/doc/troff.ms: give correct path for -m flag (thanks kyle) 2021-11-01 11:28:52 +00:00
games/lib fortunes: unremove 2021-07-08 15:47:49 +00:00
include devssl, cpu, import, oexportfs: delete 2021-12-13 02:17:02 +00:00
lib mainly just spelling and typos 2021-11-01 20:49:43 +00:00
man rc(1): fix synopsis 2021-12-31 16:08:30 +00:00
src git: size cache in bytes, not objects 2022-01-02 03:37:23 +00:00