From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 434EDC43381 for ; Tue, 5 Mar 2019 20:50:42 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EDBA02075B for ; Tue, 5 Mar 2019 20:50:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=google.com header.i=@google.com header.b="Z3xcaZd0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EDBA02075B Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.91) (envelope-from ) id 1h1H0c-0003OH-Ki; Tue, 05 Mar 2019 15:49:54 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1h1H0a-0003OB-N8 for kernelnewbies@kernelnewbies.org; Tue, 05 Mar 2019 15:49:52 -0500 Received: by mail-wr1-x444.google.com with SMTP id i16so10964375wrs.13 for ; Tue, 05 Mar 2019 12:49:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/qtWM3PyxYb8hekHksmJraQElkp12aeq/Jq00Qr3I7k=; b=Z3xcaZd0YXSoDBc9Mu30SL/MO5m1MOfTwFbi/UAb8FjDH45DOBT5g1PlB7+P1D/5oR wcdSXU9+5p4PzT+Xw9y5C5XNA7w2JSav1xzoGdZsqy2uh5CYJhEzeecU+lOH+jefHRyZ zMs7398TLkQKC+/DTbmG7GE/x/5U/aIpjB+LByGz0JAEYHtfpnUh7ifnWwzM6O6hVyM1 aX3lpOprsf6jph4ezIo7ZPIFow8mpx28fHZzMqZHGcjwB4EElu8wNfYaS8JCGL6cB2Tf jO7bz6CmMIcOccrPD6dbYGXMVA4OsJf8QQqQdDr4WshzUWxggvrFiQZLjxmj5ZUeFm5r dNQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/qtWM3PyxYb8hekHksmJraQElkp12aeq/Jq00Qr3I7k=; b=MyAJLoJKlq3ZcgQUeWOr2HL2crFRpDtqy0WzoJsQKqst+H9NyYeny+0cTBvAI+Ej7T cp5OpW3g7sh/KtN9/xx6Fo9x38Hl1JegthtI9b7uDeU48DbZ/jPXlVdVsof+XqzuhfvE TjAeyCY19/Cv/9AU+NNdzv5gtU6rFLDxc6pzUfP3Crjxyf7a8NojGsdaRgAGngEvLEX8 K1VUSeRkfotVgIN6WBGueT0CbosiRE7s7HewlUASnVLeHnCqbrev3hTxNJAHs9PcTvVT PIKvghgZQTfJLAw13Z96xbjnrlKP4Q487OWhi0zzn9rSkkdVXDJqvmRBfohcYteV7pkQ HVHA== X-Gm-Message-State: APjAAAXiFAyAfYLv++8Ym76uaTqhjeFFYk4TZ/HqZELcU84iHtGWHG80 O4bmJCiq/URGJLyPRJbPm1fHupesCyvoo2+Myxz7 X-Google-Smtp-Source: APXvYqwXepBe7TkobAZWxRoAwVra+2L9qSZEX+7bDa1nsKQsnBdW/Q7wNVEiw91K0VrfV7GiuBgHObfWYyn37zawDhw= X-Received: by 2002:adf:e5cc:: with SMTP id a12mr570107wrn.130.1551818928517; Tue, 05 Mar 2019 12:48:48 -0800 (PST) MIME-Version: 1.0 References: <20181216190639.6safwjqwdphkce67@gmail.com> <20181216194649.GA7732@pure.paranoia.local> <20181216195343.idnt2y5y5wjky5gu@gmail.com> <20190104013522.stng6gwauwnr6wbi@starla> In-Reply-To: <20190104013522.stng6gwauwnr6wbi@starla> From: Bjorn Helgaas Date: Tue, 5 Mar 2019 14:48:36 -0600 Message-ID: Subject: Re: [RFC] LKML Archive in Maildir Format To: Eric Wong Cc: Jasper Spaans , kernelnewbies@kernelnewbies.org, Greg Kroah-Hartman , Linux Kernel Mailing List , Eric Biederman , Joey Pabalinas , Linus Torvalds , Konstantin Ryabitsev X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org OK, so I understand how to clone archives from lore.kernel.org and how to convert a git archive to a maildir (thanks, Konstantin!) What I *don't* understand is how to effectively read this locally. Ideally I'd like to run mutt, possibly with notmuch for indexing. But a maildir with 3M files seems impractical. I did actually try it (without notmuch), but it takes mutt about 5 minutes to start up. And the maildir is about 23G, compared with 7.5G for the git archive. Any pointers? I guess there's no mutt backend that can read a public-inbox archive directly? _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies