plan9fox/sys
Ori Bernstein f0adfb4ded git: improve pack cache heuristics
the pack cache was very stupid: it would close packs
as early as possible, which would prevent packs from
getting reused effectively. It would also select a
bad pack to close.

This picks the oldest pack, refcounts correctly, and
keeps up to Npackcache open at once (though it will
go over if more are in use).
2021-12-05 00:13:54 +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 libndb: move mkptrname() into libndb to avoid duplication 2021-11-03 19:38:36 +00:00
lib mainly just spelling and typos 2021-11-01 20:49:43 +00:00
man netaudit, ndb(6): the dom= attribute in ndb should be specified without the trailing period 2021-11-29 20:07:04 +00:00
src git: improve pack cache heuristics 2021-12-05 00:13:54 +00:00