diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 14:22:04 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 14:22:12 +0200 |
commit | 21499d9ae9edccd18c64bf6b15f248575c3da95b (patch) | |
tree | aa05fba15213699b0bae990c6c9ee6549741d6fb /git/db/interface.py | |
parent | d37ef7770fbc22ce07634430d9a61516762a2724 (diff) | |
download | gitpython-21499d9ae9edccd18c64bf6b15f248575c3da95b.tar.gz |
util: added global sliding memory manager
pack: now using the global sliding memory manager. The current implementation uses assumes that packs are small enough to fit into memory right away, where the window size will be about 1 GB, as it never calls use_window() to assure the required offset actually exists. It will need to change to set the window appropriately.
Diffstat (limited to 'git/db/interface.py')
0 files changed, 0 insertions, 0 deletions