Comment 26 for bug 416990

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: [Bug 416990] Re: Memory usage of codehosting processes is excessive

Michael Hudson wrote:
>
> Well, let's not let the perfect get in the way of the good. I'd just be
> happy to know which branch was being accessed.

Install a Branch.open hook, or maybe BzrDir.pre_open (so you can catch
repo-only accesses)? That won't catch VFS accesses, but then those
shouldn't be causing memory pressure.