Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp4506319rwd; Tue, 30 May 2023 06:25:53 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7kQW3tJYRhXF3e0P/tEOvRQT3SkssL4wFT4UmaDSEguoyeXtkrVLwipEMG6Fj2TOYvE5K5 X-Received: by 2002:a17:90a:fa82:b0:256:4801:b24 with SMTP id cu2-20020a17090afa8200b0025648010b24mr2416543pjb.7.1685453152709; Tue, 30 May 2023 06:25:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685453152; cv=none; d=google.com; s=arc-20160816; b=uupCzALlGXvhF2zqO/8lHWPiR4Q7uYJ/oZluTnzBUXQKJhP5fJPBRb/Dnj5xJzG4nF L/ynr3QfJGzTBcy3VofV8zxTAv7S+sI3w83EpXxIUcp07u2UgSDvWqN5GhLflHQKnOln KPum3m7C+693NGEoMw8Guc88+/JzT+VnVW+HoSyTq/wxnZa2xYnrjX3qjNcJeM9b+jn8 QU9EhQEEOzCoSDlzDHJg0EDJCa3/a/qh2yyw2GpyoDClHVXiuF8+Gyn1LDYd7X+sUFSS 0/GTA/x2bPQvtRV0jaNXuCSntUWvnUBow7TnoMvJWUjAGqk0i4jvFHbZ2BSSLXkQTNMz 2P8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=ukkx4yA8davIqKHhRLRs7UkDLcHiJ5ZjFQ92UsYoj+0=; b=l3WUISCkK1Qs27A6YA1lZJ38ZVdHuAkoNsuIlEVFoK/ybZOUwZp38Pww+GpeKC9iFU CLq+UQFZziAtTyq47wVAhGRGoWRCkjE4xnVFV+AGE9Awll2uZm8GXJcj2v3GmuyZ2I+A N5du8aiE6gt4/BOBn+4FUXUSi8dONnKPCPrDIP6uSEVbaRiCxJR3cu7BWQdNIRl59PRG LPzfed7Cx4cDonSLJ6g7JaeF6wZte/I+Av8UlGt4b3+nsrcO0J2preLMV7ASUSgGeu5k 3PwARDrUjfDVyC+BOF590ualcGWFKkkRyqNkEFjLsdEgBCBHqk9XpbLdgPkskUiEQP+Z VF7w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id ls8-20020a17090b350800b0024f338cd9f6si725474pjb.130.2023.05.30.06.25.37; Tue, 30 May 2023 06:25:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232389AbjE3NIT (ORCPT + 99 others); Tue, 30 May 2023 09:08:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230270AbjE3NIS (ORCPT ); Tue, 30 May 2023 09:08:18 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B824AC9 for ; Tue, 30 May 2023 06:08:15 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4411C62ED8 for ; Tue, 30 May 2023 13:08:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F3E7C433D2; Tue, 30 May 2023 13:08:13 +0000 (UTC) Date: Tue, 30 May 2023 14:08:10 +0100 From: Catalin Marinas To: Conor Dooley Cc: Jisheng Zhang , Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value Message-ID: References: <20230526165958.908-1-jszhang@kernel.org> <20230526165958.908-6-jszhang@kernel.org> <20230529-fidelity-booted-0d4055d1f559@wendy> <20230530-gyration-handheld-ef4e44e89d61@wendy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230530-gyration-handheld-ef4e44e89d61@wendy> X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 30, 2023 at 11:34:06AM +0100, Conor Dooley wrote: > On Tue, May 30, 2023 at 10:59:41AM +0100, Catalin Marinas wrote: > > On Mon, May 29, 2023 at 12:17:46PM +0100, Conor Dooley wrote: > > > On Sat, May 27, 2023 at 12:59:57AM +0800, Jisheng Zhang wrote: > > > > After this patch, a simple test of booting to a small buildroot rootfs > > > > on qemu shows: > > > > > > > > kmalloc-96 5041 5041 96 ... > > > > kmalloc-64 9606 9606 64 ... > > > > kmalloc-32 5128 5128 32 ... > > > > kmalloc-16 7682 7682 16 ... > > > > kmalloc-8 10246 10246 8 ... > > > > > > > > So we save about 1268KB memory. The saving will be much larger in normal > > > > OS env on real HW platforms. > > > > > > > > [1] Link: https://lore.kernel.org/linux-arm-kernel/20230524171904.3967031-1-catalin.marinas@arm.com/ > > While I think of it, Link: goes at the start of the line, the [1] should > go at the end (although I don't think you actually reference the link > anywhere in the text & it'll probably not be particularly relevant if a > subsequent revision of that patchset is applied. I plan to post at least one more. I'd suggest the risc-v patchset to only go in once my series landed. > > > > Signed-off-by: Jisheng Zhang > > > > > > Fails to build chief, with loads of: > > > linux/dma-mapping.h:546:19: error: redefinition of 'dma_get_cache_alignment' > > > > > > And for 32-bit there's also a rake of: > > > include/linux/slab.h:239:9: warning: 'ARCH_KMALLOC_MINALIGN' macro redefined [-Wmacro-redefined] > > > > > > At the very least, reproducable with rv32_defconfig. > > > > Have you this it on top of the KMALLOC_MINALIGN preparation series? > > > > https://lore.kernel.org/r/20230524171904.3967031-1-catalin.marinas@arm.com/ > > Oh, no. Thanks for pointing that out. > Our automation stuff only uses what is in riscv/{for-next,master,fixes}. > Unless my reading comprehension is particularly bad of late it was > non-obvious that this depended on something that had not yet been > applied - it sounded like your series had already been merged last year. Yeah, it was only obvious to me since it was my series ;). -- Catalin