On Wed, May 23, 2018 at 7:47 AM, Jameson Miller <jamill@xxxxxxxxxxxxx> wrote: > Changes from V2: > > - Tweak logic of finding available memory block for memory > allocation > > - Only search head block > > - Tweaked handling of large memory allocations. > > - Large blocks now tracked in same manner as "regular" > blocks > > - Large blocks are placed at end of linked list of memory > blocks > > - Cache_entry type gains notion of whether it was allocated > from memory pool or not > > - Collapsed cache_entry discard logic into single > function. This should make code easier to maintain > > - Small tweaks based on V1 feedback > > Base Ref: master > Web-Diff: git@xxxxxxxxxx:jamill/git.git/commit/d608515f9e Unrelated to this series, but to the tool you use to generate the cover-letter: I think the Web-Diff only works when you give the http[s] address, git@ won't work here?