Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp6078054ybe; Tue, 17 Sep 2019 19:41:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqz4sy+xjZVR2jEjv+616h0N61cDeIf39S55UrX5057GShTfYrLGrmTbsodiyILmiqLdv8vL X-Received: by 2002:a50:95c1:: with SMTP id x1mr7872785eda.180.1568774494817; Tue, 17 Sep 2019 19:41:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568774494; cv=none; d=google.com; s=arc-20160816; b=Ru2ESQ5ERTea3NXhqsb2FTaDVWFlkqvJUUqp+8XMeF7b0WvakrRYtHzGQm9LE6hKk2 NkwU/gLy5X8+ws/enTUH0gtiEG8HQZVkxjvVFjtKVh7Wh+xVeT3w8O9vgBb7iO5D1Dx1 4MJEcONhg/UD4rBKnKsG8m8oo0VxQaYIkDupzjU9mTFK2LcnNoovysm+SgWfT56Cee7B QIkjVD37Bf9adsXgNMAqKje7XElaQnQ5OT6sIuKq/wc2VY/bLJzqZur+0iRUmAVPuRx2 1M4Rxuj53l22rCDk95FT54Z9HObImzOaFJGa87EHpJ5aAeT/X00JDJePdCy3mGjFkt+S J4SA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=WFF9UrgfXP/CiiNHr2YJa637Cpwb2CCG3qc8UPqPpno=; b=wOoue+hOcpw0aIlz8Tj68VgfuK6fZHytn/J2IhoQf92XvajZYTF2c3akzQ0saXcKvC jkklJQMkxbAlpiulL+xL8BeC9ypgb8nb/RRWY3xe7/3aze+GcYi4ZyYEH3vVD2CBF5+N reEBFZGBixaWlYaELzfmo6VnBqfAaoPeGkd+pFQLspoMltXAacQEinMNaIoa7pzE71uF sE5mS3Lz6X+vvH1sHzXhz241u+COQpWlMcvrqSo0H9zm8lRc4+eKffF4IQMqPbUBzypk SYsGSq9aplGKhTPKKR2kqompqfQMi2IohWMsWjg6PeljwgHlPFhzu5DfAHxQZXIi9QeW 6iHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p15si2006122ejx.56.2019.09.17.19.41.11; Tue, 17 Sep 2019 19:41:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726118AbfIRBoQ (ORCPT + 99 others); Tue, 17 Sep 2019 21:44:16 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:51846 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725943AbfIRBoP (ORCPT ); Tue, 17 Sep 2019 21:44:15 -0400 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id EE4D627F15D75F8A9203; Wed, 18 Sep 2019 09:44:11 +0800 (CST) Received: from [10.134.22.195] (10.134.22.195) by smtp.huawei.com (10.3.19.212) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 18 Sep 2019 09:44:08 +0800 Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs: do not select same victim right again To: Jaegeuk Kim CC: , References: <20190909012532.20454-1-jaegeuk@kernel.org> <69933b7f-48cc-47f9-ba6f-b5ca8f733cba@huawei.com> <20190909080654.GD21625@jaegeuk-macbookpro.roam.corp.google.com> <97237da2-897a-8420-94de-812e94aa751f@huawei.com> <20190909120443.GA31108@jaegeuk-macbookpro.roam.corp.google.com> <27725e65-53fe-5731-0201-9959b8ef6b49@huawei.com> <20190916153736.GA2493@jaegeuk-macbookpro.roam.corp.google.com> <20190917205501.GA60683@jaegeuk-macbookpro.roam.corp.google.com> From: Chao Yu Message-ID: Date: Wed, 18 Sep 2019 09:43:44 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190917205501.GA60683@jaegeuk-macbookpro.roam.corp.google.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019/9/18 4:55, Jaegeuk Kim wrote: > On 09/17, Chao Yu wrote: >> On 2019/9/16 23:37, Jaegeuk Kim wrote: >>> On 09/16, Chao Yu wrote: >>>> On 2019/9/9 20:04, Jaegeuk Kim wrote: >>>>> On 09/09, Chao Yu wrote: >>>>>> On 2019/9/9 16:06, Jaegeuk Kim wrote: >>>>>>> On 09/09, Chao Yu wrote: >>>>>>>> On 2019/9/9 9:25, Jaegeuk Kim wrote: >>>>>>>>> GC must avoid select the same victim again. >>>>>>>> >>>>>>>> Blocks in previous victim will occupy addition free segment, I doubt after this >>>>>>>> change, FGGC may encounter out-of-free space issue more frequently. >>>>>>> >>>>>>> Hmm, actually this change seems wrong by sec_usage_check(). >>>>>>> We may be able to avoid this only in the suspicious loop? >>>>>>> >>>>>>> --- >>>>>>> fs/f2fs/gc.c | 2 +- >>>>>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>>>>> >>>>>>> diff --git a/fs/f2fs/gc.c b/fs/f2fs/gc.c >>>>>>> index e88f98ddf396..5877bd729689 100644 >>>>>>> --- a/fs/f2fs/gc.c >>>>>>> +++ b/fs/f2fs/gc.c >>>>>>> @@ -1326,7 +1326,7 @@ int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, >>>>>>> round++; >>>>>>> } >>>>>>> >>>>>>> - if (gc_type == FG_GC) >>>>>>> + if (gc_type == FG_GC && seg_freed) >>>>>> >>>>>> That's original solution Sahitya provided to avoid infinite loop of GC, but I >>>>>> suggest to find the root cause first, then we added .invalid_segmap for that >>>>>> purpose. >>>>> >>>>> I've checked the Sahitya's patch. So, it seems the problem can happen due to >>>>> is_alive or atomic_file. >>>> >>>> For some conditions, this doesn't help, for example, two sections contain the >>>> same fewest valid blocks, it will cause to loop selecting them if it fails to >>>> migrate blocks. >>>> >>>> How about keeping it as it is to find potential bug. >>> >>> I think it'd be fine to merge this. Could you check the above scenario in more >>> detail? >> >> I haven't saw this in real scenario yet. >> >> What I mean is if there is a bug (maybe in is_alive()) failing us to GC on one >> section, when that bug happens in two candidates, there could be the same >> condition that GC will run into loop (select A, fail to migrate; select B, fail >> to migrate, select A...). >> >> But I guess the benefit of this change is, if FGGC fails to migrate block due to >> i_gc_rwsem race, selecting another section and later retrying previous one may >> avoid lock race, right? > > In any case, I think this can avoid potenial GC loop. At least to me, it'd be > quite risky, if we remain this just for debugging purpose only. Yup, One more concern is would this cur_victim_sec remain after FGGC? then BGGC/SSR will always skip the section cur_victim_sec points to. So could we reset cur_victim_sec in the end of FGGC? Thanks, > >> >> Thanks, >> >>> >>> Thanks, >>> >>>> >>>> Thanks, >>>> >>>>> >>>>>> >>>>>> Thanks, >>>>>> >>>>>>> sbi->cur_victim_sec = NULL_SEGNO; >>>>>>> >>>>>>> if (sync) >>>>>>> >>>>> . >>>>> >>> . >>> > . >