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=-10.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 468FBC433E0 for ; Tue, 4 Aug 2020 09:20:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 53B4D20792 for ; Tue, 4 Aug 2020 09:20:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730088AbgHDJUF (ORCPT ); Tue, 4 Aug 2020 05:20:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725904AbgHDJUD (ORCPT ); Tue, 4 Aug 2020 05:20:03 -0400 Received: from tartarus.angband.pl (tartarus.angband.pl [IPv6:2001:41d0:602:dbe::8]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F622C06174A; Tue, 4 Aug 2020 02:20:03 -0700 (PDT) Received: from kilobyte by tartarus.angband.pl with local (Exim 4.92) (envelope-from ) id 1k2t6r-00025G-El; Tue, 04 Aug 2020 11:19:49 +0200 Date: Tue, 4 Aug 2020 11:19:49 +0200 From: Adam Borowski To: Sedat Dilek Cc: Geert Uytterhoeven , Nick Terrell , Borislav Petkov , Thomas Gleixner , Linux Kernel Mailing List , Chris Mason , linux-kbuild , the arch/x86 maintainers , Greg KH , Petr Malat , Kees Cook , Kernel Team , Patrick Williams , rmikey@fb.com, Ingo Molnar , Patrick Williams , Norbert Lange , Andrew Morton , Alex Xu , Masahiro Yamada , Nick Terrell Subject: Re: [PATCH v10 4/8] usr: add support for zstd compressed initramfs Message-ID: <20200804091949.GB9657@angband.pl> References: <20200730190841.2071656-1-nickrterrell@gmail.com> <20200730190841.2071656-5-nickrterrell@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Junkbait: aaron@angband.pl, zzyx@angband.pl User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: kilobyte@angband.pl X-SA-Exim-Scanned: No (on tartarus.angband.pl); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 04, 2020 at 09:25:23AM +0200, Sedat Dilek wrote: > On Tue, Aug 4, 2020 at 8:52 AM Geert Uytterhoeven wrote: > > On Thu, Jul 30, 2020 at 9:13 PM Nick Terrell wrote: > > > From: Nick Terrell > > > * Add support for a zstd compressed initramfs. > > > * Add compression for compressing built-in initramfs with zstd. > > > --- a/usr/Kconfig > > > +++ b/usr/Kconfig > > > @@ -100,6 +100,15 @@ config RD_LZ4 > > > Support loading of a LZ4 encoded initial ramdisk or cpio buffer > > > If unsure, say N. > > > > > > +config RD_ZSTD > > > + bool "Support initial ramdisk/ramfs compressed using ZSTD" > > > + default y > > > + depends on BLK_DEV_INITRD > > > + select DECOMPRESS_ZSTD > > > + help > > > + Support loading of a ZSTD encoded initial ramdisk or cpio buffer. > > > + If unsure, say N. > > > > I'm aware you copied this from the other entries, but IMHO "default y", > > and "If unsure, say N" are not a good combination. > you are right - for new stuff it should be "default n". It got already applied to Linus' tree with "y", and I think it'd be nice to have it as a default. Let's disable other compressors instead. On the other hand, having an unsupported rd compressor results in a boot failure that's not immediately obvious, so that's a reason for keeping the setting as "y". On the third hand, distributions default to either gz or xz, thus I'd say: * let's have gz xz zstd default to y, all others to n * drop bzip2 lzma1 completely * distros can't switch the mkinitramfs default yet, but if RD_ZSTD=y now, they'll be able to once they drop support for old kernels in a few years > What I am missing - still - is a note - that your user-space should > have the correct bits to support zstd-initramfs. > Unsure where to place such an information. Looks like INITRAMFS_COMPRESSION_* have lengthy prose but are not shown in menuconfig, while RD_*, with no such prose, are shown. The prose itself is grossly obsolete, too. I have some updates in: https://github.com/kilobyte/linux/commits/nobz2-v3 but that patchset needs rebasing and refreshing. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋⠀ It's time to migrate your Imaginary Protocol from version 4i to 6i. ⠈⠳⣄⠀⠀⠀⠀