From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756902AbbCMUUQ (ORCPT ); Fri, 13 Mar 2015 16:20:16 -0400 Received: from cpsmtpb-ews05.kpnxchange.com ([213.75.39.8]:58519 "EHLO cpsmtpb-ews05.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752170AbbCMUUL (ORCPT ); Fri, 13 Mar 2015 16:20:11 -0400 Message-ID: <1426278008.7778.27.camel@x220> Subject: Re: [PATCH] checkkconfigsymbols.py: make it Git aware From: Paul Bolle To: Valentin Rothberg Cc: Greg KH , hengelein Stefan , linux-kernel@vger.kernel.org, Andreas Ruprecht Date: Fri, 13 Mar 2015 21:20:08 +0100 In-Reply-To: References: <1426072565-22296-1-git-send-email-valentinrothberg@gmail.com> <1426075485.4244.112.camel@x220> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Mar 2015 20:20:09.0567 (UTC) FILETIME=[1A5B26F0:01D05DCB] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2015-03-11 at 16:04 +0100, Valentin Rothberg wrote: > Paul, how long does your monster run? Maybe I just call it wrong or > mess up with caches. Even longer, I presume. Because an update for just a new linux next release can take over a minute on my fastest machine (a ThinkPad X220). (Recall that my monster runs daily over just the blobs added to the tree for the latest linux-next tag and stores an intermediate parse as a git note to each of those new blobs. It then does a second parse of all the git notes relevant for that tag and stores the final result as a git note to that tag. And I do all this to make the daily update run at a decent speed. A downside of this approach is that the very first run, which has to parse, say, 50.000 new blobs, takes ages.) My suggestion won't do here. So let me just say that messing with the state of peoples repository might make you the target of a flame or two. Are you sure you want to go down that route? Paul Bolle