]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: improve patch application performance
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 2 Mar 2015 21:36:41 +0000 (16:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Mar 2015 22:05:02 +0000 (22:05 +0000)
commit148c78e0f5de2689de3ad9beaa9f6de618d87758
treebaf53e90e748a0f9e586cf117283ad790aed9499
parentc32023e75b1cd722f3fca226ec8651dc10cf9dab
kern-tools: improve patch application performance

Update the SRCREV for the following incremental improvement in patch
processing time:

    kgit-meta: skip patches on non-leaf nodes

    In a similar way as commit 0768d697 [kgit-meta: dont run kgit-s2q
    for
    non-leaf nodes], we can save even more processing time by not even
    analysing and linking patches if we aren't on the leaf node of the
    tree.

    This early exit can save nearly 95% of the time required to "patch"
    a tree when no changes are actually applied.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb