Re: [PATCH v3 0/7] allocate cache entries from memory pool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux