lkml.org 
[lkml]   [2022]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/2] [PATCH 1/2] mm: refactor of vma_merge()
    On Fri, May 27, 2022 at 12:48:09PM +0200, Jakub Matěna wrote:
    > Refactor vma_merge() to make it shorter and more understandable.
    > Main change is the elimination of code duplicity in the case of
    > merge next check. This is done by first doing checks and caching
    > the results before executing the merge itself. The variable 'area' is
    > divided into 'mid' and 'res' as previously it was used for two purposes,
    > as the middle VMA between prev and next and also as the result of the
    > merge itself. Exit paths are also unified.
    >
    > Signed-off-by: Jakub Matěna <matenajakub@gmail.com>

    You've ignored my ack. Or is there substantial changes that you want me to
    review again?

    --
    Kirill A. Shutemov

    \
     
     \ /
      Last update: 2022-05-28 01:38    [W:7.110 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site