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 95A86C43334 for ; Sun, 24 Jul 2022 10:00:53 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1oFYPq-0002kj-F6; Sun, 24 Jul 2022 10:00:49 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oFYPp-0002kd-9J for linux-f2fs-devel@lists.sourceforge.net; Sun, 24 Jul 2022 10:00:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID: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=ADvPD0I29Jhmj4LK8NZk3MT3Dfj0tmGy9tggGOZWVh8=; b=Pvy/ahToirLCfY2e9855FKh4ae rD4D+aB1XtHOjwh8TxJ/1qex/usGGU+UjWk1U+8e1RbmUSeVXcS27hYyAnHkBMH5HTkfBUQLhsfCK HUBb/MmhbdnI30AoFb6Q5oiiVdJI+V0cj3coEOko/d9ahYOC1fysmS2FEadj3OvpCWtU=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID: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=ADvPD0I29Jhmj4LK8NZk3MT3Dfj0tmGy9tggGOZWVh8=; b=XcwHO24QvUTZ96P7HecmpRSLDR 71rmhEELHAmMOClgCEw0sfnkFotcssSkfctFeFj9jD0/w+cqjLxWtZCznh2jXzgxFY7XJbibBGn1p 7V1TSA1+JpXxpiP3Gk4/lYpcrh8Rko8/U6/luQC6RL4zieEKpq+GkxcH4+wSbrnLmlhg=; 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.94.2) id 1oFYPn-0005T2-7u for linux-f2fs-devel@lists.sourceforge.net; Sun, 24 Jul 2022 10:00:47 +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 ED985B80D5A; Sun, 24 Jul 2022 10:00:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A5F93C3411E; Sun, 24 Jul 2022 10:00:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658656839; bh=A4FHc+P9y/UxGoatQYWWeSdTQMu+VX8oS36oBmrynAo=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=mGqwt1OzRK2G0vTIgC026+s1UGmIMTpZtc++EhtzGRx5FUPu9VvBJ4xDxeiRiiSJN j+umsZvRUBYCHTIqaGqnkgVuYT2p/hLDhTIP3FQIwewSDXC+mZzfH9k2w5CFkpcIhh 1xOyqBpOF14wtB4hGlcfWGJKWXZquHYWE9KsKzzNGv375W5p+d9C/CtO48YmGA34+y 0AHA2HzBX9TLGOFKqoiWrBTs1QstMJBnihEx1rFoDojOzfVOjExZEJ0nQ+6Pe94XFu q/7/RPBARxrhD64DrLdv2gwpAcXxOzBMHEhPnGavegGndXLl6r/VB4EfZFpat6U3lm w1B/BPPKW/vJg== Message-ID: Date: Sun, 24 Jul 2022 18:00:36 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Content-Language: en-US To: Jaegeuk Kim , qixiaoyu1 References: <20220718032840.9653-1-qixiaoyu1@xiaomi.com> From: Chao Yu In-Reply-To: X-Headers-End: 1oFYPn-0005T2-7u Subject: Re: [f2fs-dev] [PATCH] f2fs: don't bother wait_ms by foreground gc 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: qixiaoyu1 , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2022/7/22 10:40, Jaegeuk Kim wrote: > On 07/18, qixiaoyu1 wrote: >> f2fs_gc returns -EINVAL via f2fs_balance_fs when there is enough free >> secs after write checkpoint, but with gc_merge enabled, it will cause >> the sleep time of gc thread to be set to no_gc_sleep_time even if there >> are many dirty segments can be selected. >> >> Signed-off-by: qixiaoyu1 > > I applied without {} to match the coding style. Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel