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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CEA9EC6FD1D for ; Tue, 21 Mar 2023 16:40:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230041AbjCUQk2 (ORCPT ); Tue, 21 Mar 2023 12:40:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229942AbjCUQkW (ORCPT ); Tue, 21 Mar 2023 12:40:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 088AC1D934 for ; Tue, 21 Mar 2023 09:40:20 -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 923F661D39 for ; Tue, 21 Mar 2023 16:40:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id F0AC9C4339C; Tue, 21 Mar 2023 16:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679416819; bh=GY8DQNujLNBf1HugJ+wTulFJIHywPT3nK3IqkYbjfSw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=nzrHPXhBaxqsdsPmy6zwBKAPQtRp2bM8qij9gEFUdObJHMmj8YOPgHNruZGoH5Ocq /aIa4vxUdG45pmfvlzwfRoC7aFY4/7i/16HRK0DdFP+1S7j6KXVMR3hc/jwNZSxvnF DIZxC7M4l+Kn0yVeAlJ/5Fh9z0YGj0Uyx67lc7wMqMaRD5SXOuLQPAH04AZsg74ORO NA9Noe4iUGokgGChTCD+8iEaxJNQlzEc5Z/bQWOWLBgR+ngz8oytGvAxr5RqD2SGdK WnP+k7yHpwy6j2ICq0LbSH2drABVgP0dAYRbZbK8vIPB95pKZHz4fFF/Z7JAQsQdJN m+TTE2YA0CZnw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id C8E1AE66C9B; Tue, 21 Mar 2023 16:40:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH 0/3] remove shared memory structures From: patchwork-bot+f2fs@kernel.org Message-Id: <167941681881.25004.14989603719608389854.git-patchwork-notify@kernel.org> Date: Tue, 21 Mar 2023 16:40:18 +0000 References: <20230313201216.924234-1-jaegeuk@kernel.org> In-Reply-To: <20230313201216.924234-1-jaegeuk@kernel.org> To: Jaegeuk Kim Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Mon, 13 Mar 2023 13:12:13 -0700 you wrote: > This series removes the use of rb_entry based on memory alignment which doesn't > look like a right design when considering various architectures/compilers. > > v2 from v1: > - adjusted Eric's review > - refactored gc.c further to clean up > > [...] Here is the summary with links: - [f2fs-dev,1/3] f2fs: factor out victim_entry usage from general rb_tree use https://git.kernel.org/jaegeuk/f2fs/c/e433c7887585 - [f2fs-dev,2/3] f2fs: factor out discard_cmd usage from general rb_tree use https://git.kernel.org/jaegeuk/f2fs/c/7e9775a516ff - [f2fs-dev,3/3] f2fs: remove entire rb_entry sharing https://git.kernel.org/jaegeuk/f2fs/c/6b40bc364c10 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AD355C77B60 for ; Tue, 21 Mar 2023 16:40:36 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1pef2I-000450-Vr; Tue, 21 Mar 2023 16:40:35 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pef2H-00044t-Nj for linux-f2fs-devel@lists.sourceforge.net; Tue, 21 Mar 2023 16:40:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Cc:To:In-Reply-To:References:Date:Message-Id:From: Subject:Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=I3ddbTFOLBAm+V3IqC0lrwcO3NiWbLwDwdrL45by630=; b=XV6YW7vbz+p8DyrBJHrTqjppDW WATcsOvAFkPdwl3D5QxX56Y7m1MCJF5BR6OX9/RH2PXGup3jIcJazsAqTEtubv3XrzFB8TdL2wjSZ GSwcyg9SfJt2SlcqWjlMWax3fKXBfikPf8OuccQR5ArtgRMO7/fk1m1QLl0Fyqxznvb0=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Cc:To:In-Reply-To:References:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=I3ddbTFOLBAm+V3IqC0lrwcO3NiWbLwDwdrL45by630=; b=RrwQckejx63LF0WejB+H4kseXM JlVYdqra0m6s0abn7qTpaTVhvagd9AHSZtwlYEPcOFXfbecXx4r4gikGhniR8mYfHmxqCcO02vvdl 9qThRnVjZ7EzBTkp10uBejM1G9RxelDxgXWSjwDPxzk36h3nL4T2+VWvVDd99JAKU14o=; Received: from ams.source.kernel.org ([145.40.68.75]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1pef2D-0000hI-LB for linux-f2fs-devel@lists.sourceforge.net; Tue, 21 Mar 2023 16:40:33 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id C7C19B818E6 for ; Tue, 21 Mar 2023 16:40:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id F0AC9C4339C; Tue, 21 Mar 2023 16:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679416819; bh=GY8DQNujLNBf1HugJ+wTulFJIHywPT3nK3IqkYbjfSw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=nzrHPXhBaxqsdsPmy6zwBKAPQtRp2bM8qij9gEFUdObJHMmj8YOPgHNruZGoH5Ocq /aIa4vxUdG45pmfvlzwfRoC7aFY4/7i/16HRK0DdFP+1S7j6KXVMR3hc/jwNZSxvnF DIZxC7M4l+Kn0yVeAlJ/5Fh9z0YGj0Uyx67lc7wMqMaRD5SXOuLQPAH04AZsg74ORO NA9Noe4iUGokgGChTCD+8iEaxJNQlzEc5Z/bQWOWLBgR+ngz8oytGvAxr5RqD2SGdK WnP+k7yHpwy6j2ICq0LbSH2drABVgP0dAYRbZbK8vIPB95pKZHz4fFF/Z7JAQsQdJN m+TTE2YA0CZnw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id C8E1AE66C9B; Tue, 21 Mar 2023 16:40:18 +0000 (UTC) MIME-Version: 1.0 From: patchwork-bot+f2fs@kernel.org Message-Id: <167941681881.25004.14989603719608389854.git-patchwork-notify@kernel.org> Date: Tue, 21 Mar 2023 16:40:18 +0000 References: <20230313201216.924234-1-jaegeuk@kernel.org> In-Reply-To: <20230313201216.924234-1-jaegeuk@kernel.org> To: Jaegeuk Kim X-Headers-End: 1pef2D-0000hI-LB Subject: Re: [f2fs-dev] [PATCH 0/3] remove shared memory structures X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Mon, 13 Mar 2023 13:12:13 -0700 you wrote: > This series removes the use of rb_entry based on memory alignment which doesn't > look like a right design when considering various architectures/compilers. > > v2 from v1: > - adjusted Eric's review > - refactored gc.c further to clean up > > [...] Here is the summary with links: - [f2fs-dev,1/3] f2fs: factor out victim_entry usage from general rb_tree use https://git.kernel.org/jaegeuk/f2fs/c/e433c7887585 - [f2fs-dev,2/3] f2fs: factor out discard_cmd usage from general rb_tree use https://git.kernel.org/jaegeuk/f2fs/c/7e9775a516ff - [f2fs-dev,3/3] f2fs: remove entire rb_entry sharing https://git.kernel.org/jaegeuk/f2fs/c/6b40bc364c10 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel