Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp288354ybt; Tue, 30 Jun 2020 21:25:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxbrmbnOhR6nov4pYtWGh8gHQd6SFXSioNklNn820x079Bl7V+Y9+qSMuYBbovT9LJPOw1d X-Received: by 2002:aa7:c991:: with SMTP id c17mr19101009edt.278.1593577545061; Tue, 30 Jun 2020 21:25:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593577545; cv=none; d=google.com; s=arc-20160816; b=0lZOQgOA7xegYAngemOnhzxayS2YYkDnzxhKDRwKBVbvfVzLFJxyOKEK8Iy7gN66/r l1IBz6DapudinHZBLcIfjv60PHgCqHgjkCVUkt7M5M9tXvNL0OUNSJnecGb6Pw/bKPir t93pR+GU+4zOcdPDvrJZtIwC0vbtREo1queRBPJnkBM+muqqH/Appd/FUhUmjQe6C8Ev d18oUzrsLvMJBiUkbD7qY2I76jxBfas+MJuJ7ezLIhhNkOVn8TvLLczhjwg9PsR/YMJ8 bxbwl+GZCJZ58ZM4nf9upJU0xcdgtJ7Q2sjBTy/EAdJ+iF0n1qdqKksP/+oihyo8qd7N 6alQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=mSNaVpVNotP4SB6DM15srcbYhsSr1nZ3x4nFtr85jeM=; b=LXmbteKaq6K/oYd1x+AdTXTG4tBewMf4OaGZEr9vX9CDlHiBtJcMyyCgJ3UVcOPJGK YdgjlWwQrxuizQLra2bIrzzxTUTDkcze3g1pv8+5vfO2g0dug9levaGMcZ7YGthumWsy 95bpv8rowk8/mBSD1rDsurv1LC46nKyRY9J1bOz5ps7V2VONvcloFlCTbz4yXVkgc8gY BfWTZ56wXHv40GEi1i+za9KyEvgAr/0I4r6DC5L3j+WAwTJVZDTjMNKuWI9HrQ6BZxq3 NqaC5rTvFxbEhuVoBh2wWB3sgoEcFEfUNK3ln6np1ruxMRkT2y3YgNib2Q65vzG+JWg1 HIsQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LVJvHV8r; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o19si3028915ejb.144.2020.06.30.21.25.22; Tue, 30 Jun 2020 21:25:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LVJvHV8r; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726035AbgGAEWY (ORCPT + 99 others); Wed, 1 Jul 2020 00:22:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:39892 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725272AbgGAEWY (ORCPT ); Wed, 1 Jul 2020 00:22:24 -0400 Received: from localhost (unknown [104.132.1.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 22B01206B6; Wed, 1 Jul 2020 04:22:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593577343; bh=sUNdRQYpacmShtuPKZlouXdQJzTes0PxZ8qKBGGSl88=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LVJvHV8r23uoRuxg+8uZK8h8jVUumtgzHho+9m6OVsbdh3iwZfXOJK5ag7NLWiS7P 2CRb6s1YrPXuVK5ouhY9m28nN3PAlAqd5HR1crsQwql36qEc3IbBrbkxMDrUZhzDH1 UpwtjRNPdg7kZ9lZV0hsZBHJaX75WdafDKMAGwJ4= Date: Tue, 30 Jun 2020 21:22:22 -0700 From: Jaegeuk Kim To: Chao Yu Cc: linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, chao@kernel.org Subject: Re: [PATCH 1/2] f2fs: split f2fs_allocate_new_segments() Message-ID: <20200701042222.GA1539525@google.com> References: <20200622093849.35684-1-yuchao0@huawei.com> <20200629201943.GB1117827@google.com> <0e3c7fe2-9cb8-c457-e251-eb0fb7c0760e@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e3c7fe2-9cb8-c457-e251-eb0fb7c0760e@huawei.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/01, Chao Yu wrote: > Jaegeuk, could you please help to change __allocate_new_segment() to static > in your tree? Sure. :) > > On 2020/6/30 4:19, Jaegeuk Kim wrote: > > On 06/22, Chao Yu wrote: > >> to two independent functions: > >> - f2fs_allocate_new_segment() for specified type segment allocation > >> - f2fs_allocate_new_segments() for all data type segments allocation > >> > >> Signed-off-by: Chao Yu > >> --- > >> fs/f2fs/f2fs.h | 3 ++- > >> fs/f2fs/file.c | 2 +- > >> fs/f2fs/recovery.c | 2 +- > >> fs/f2fs/segment.c | 39 +++++++++++++++++++++++---------------- > >> 4 files changed, 27 insertions(+), 19 deletions(-) > >> > >> diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h > >> index 70565d81320b..07290943e91d 100644 > >> --- a/fs/f2fs/f2fs.h > >> +++ b/fs/f2fs/f2fs.h > >> @@ -3327,7 +3327,8 @@ void f2fs_release_discard_addrs(struct f2fs_sb_info *sbi); > >> int f2fs_npages_for_summary_flush(struct f2fs_sb_info *sbi, bool for_ra); > >> void f2fs_allocate_segment_for_resize(struct f2fs_sb_info *sbi, int type, > >> unsigned int start, unsigned int end); > >> -void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi, int type); > >> +void f2fs_allocate_new_segment(struct f2fs_sb_info *sbi, int type); > >> +void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi); > >> int f2fs_trim_fs(struct f2fs_sb_info *sbi, struct fstrim_range *range); > >> bool f2fs_exist_trim_candidates(struct f2fs_sb_info *sbi, > >> struct cp_control *cpc); > >> diff --git a/fs/f2fs/file.c b/fs/f2fs/file.c > >> index f196187159e9..67c65e40b22b 100644 > >> --- a/fs/f2fs/file.c > >> +++ b/fs/f2fs/file.c > >> @@ -1659,7 +1659,7 @@ static int expand_inode_data(struct inode *inode, loff_t offset, > >> map.m_seg_type = CURSEG_COLD_DATA_PINNED; > >> > >> f2fs_lock_op(sbi); > >> - f2fs_allocate_new_segments(sbi, CURSEG_COLD_DATA); > >> + f2fs_allocate_new_segment(sbi, CURSEG_COLD_DATA_PINNED); > > > > This should be CURSEG_COLD_DATA. Otherwise it causes the below kernel panic. > > I fixed this in the -dev, so let me know, if you have other concern. > > > > 259 Unable to handle kernel NULL pointer dereference at virtual address 00000008 > > 259 task: 0000000082b4de99 task.stack: 00000000c6b39dbf > > 259 pc : f2fs_do_write_data_page+0x2b4/0x794 > > 259 lr : f2fs_do_write_data_page+0x290/0x794 > > 259 sp : ffffff800c83b5a0 pstate : 60c00145 > > 259 Call trace: > > 259 f2fs_do_write_data_page+0x2b4/0x794 > > 259 f2fs_write_single_data_page+0x4a4/0x764 > > 259 f2fs_write_data_pages+0x4dc/0x968 > > 259 do_writepages+0x60/0x124 > > 259 __writeback_single_inode+0xd8/0x490 > > 259 writeback_sb_inodes+0x3a8/0x6e4 > > 259 __writeback_inodes_wb+0xa4/0x14c > > 259 wb_writeback+0x218/0x434 > > 259 wb_workfn+0x2bc/0x57c > > 259 process_one_work+0x25c/0x440 > > 259 worker_thread+0x24c/0x480 > > 259 kthread+0x11c/0x12c > > 259 ret_from_fork+0x10/0x18 > > > >> f2fs_unlock_op(sbi); > >> > >> err = f2fs_map_blocks(inode, &map, 1, F2FS_GET_BLOCK_PRE_DIO); > >> diff --git a/fs/f2fs/recovery.c b/fs/f2fs/recovery.c > >> index ae5310f02e7f..af974ba273b3 100644 > >> --- a/fs/f2fs/recovery.c > >> +++ b/fs/f2fs/recovery.c > >> @@ -742,7 +742,7 @@ static int recover_data(struct f2fs_sb_info *sbi, struct list_head *inode_list, > >> f2fs_put_page(page, 1); > >> } > >> if (!err) > >> - f2fs_allocate_new_segments(sbi, NO_CHECK_TYPE); > >> + f2fs_allocate_new_segments(sbi); > >> return err; > >> } > >> > >> diff --git a/fs/f2fs/segment.c b/fs/f2fs/segment.c > >> index 113114f98087..f15711e8ee5b 100644 > >> --- a/fs/f2fs/segment.c > >> +++ b/fs/f2fs/segment.c > >> @@ -2707,28 +2707,35 @@ void f2fs_allocate_segment_for_resize(struct f2fs_sb_info *sbi, int type, > >> up_read(&SM_I(sbi)->curseg_lock); > >> } > >> > >> -void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi, int type) > >> +void __allocate_new_segment(struct f2fs_sb_info *sbi, int type) > >> { > >> - struct curseg_info *curseg; > >> + struct curseg_info *curseg = CURSEG_I(sbi, type); > >> unsigned int old_segno; > >> - int i; > >> > >> - down_write(&SIT_I(sbi)->sentry_lock); > >> + if (!curseg->next_blkoff && > >> + !get_valid_blocks(sbi, curseg->segno, false) && > >> + !get_ckpt_valid_blocks(sbi, curseg->segno)) > >> + return; > >> > >> - for (i = CURSEG_HOT_DATA; i <= CURSEG_COLD_DATA; i++) { > >> - if (type != NO_CHECK_TYPE && i != type) > >> - continue; > >> + old_segno = curseg->segno; > >> + SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true); > >> + locate_dirty_segment(sbi, old_segno); > >> +} > >> > >> - curseg = CURSEG_I(sbi, i); > >> - if (type == NO_CHECK_TYPE || curseg->next_blkoff || > >> - get_valid_blocks(sbi, curseg->segno, false) || > >> - get_ckpt_valid_blocks(sbi, curseg->segno)) { > >> - old_segno = curseg->segno; > >> - SIT_I(sbi)->s_ops->allocate_segment(sbi, i, true); > >> - locate_dirty_segment(sbi, old_segno); > >> - } > >> - } > >> +void f2fs_allocate_new_segment(struct f2fs_sb_info *sbi, int type) > >> +{ > >> + down_write(&SIT_I(sbi)->sentry_lock); > >> + __allocate_new_segment(sbi, type); > >> + up_write(&SIT_I(sbi)->sentry_lock); > >> +} > >> > >> +void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi) > >> +{ > >> + int i; > >> + > >> + down_write(&SIT_I(sbi)->sentry_lock); > >> + for (i = CURSEG_HOT_DATA; i <= CURSEG_COLD_DATA; i++) > >> + __allocate_new_segment(sbi, i); > >> up_write(&SIT_I(sbi)->sentry_lock); > >> } > >> > >> -- > >> 2.26.2 > > . > >