diff options
author | Ori Bernstein <ori@eigenstate.org> | 2022-01-02 03:37:23 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-01-02 03:37:23 +0000 |
commit | f63d1d3ced81702e0eadf56228a54a467278b0d4 (patch) | |
tree | 6b56699383c1146d7e65f37fad027f6bcecac3d5 /sys/src/cmd/rc/pfnc.c | |
parent | 99d54e420ed021a738d9f835f5949e78202c3b2e (diff) |
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.
Diffstat (limited to 'sys/src/cmd/rc/pfnc.c')
0 files changed, 0 insertions, 0 deletions