From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Yu Subject: Re: [PATCH] f2fs: avoid hungtask problem caused by losing wake_up Date: Thu, 25 Feb 2016 17:41:26 +0800 Message-ID: <013101d16fb0$ceb54b10$6c1fe130$@samsung.com> References: <1456200476-9811-1-git-send-email-heyunlei@huawei.com> <009501d16dfd$52a518c0$f7ef4a40$@samsung.com> <56CC0410.50103@huawei.com> <009601d16e1a$e198af20$a4ca0d60$@samsung.com> <56CC442C.1050202@huawei.com> <00c401d16eb6$14754cf0$3d5fe6d0$@samsung.com> <56CEAEE7.2060501@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1aYsRC-0003tV-Dk for linux-f2fs-devel@lists.sourceforge.net; Thu, 25 Feb 2016 09:42:22 +0000 Received: from mailout1.samsung.com ([203.254.224.24]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) id 1aYsRA-0001qY-9j for linux-f2fs-devel@lists.sourceforge.net; Thu, 25 Feb 2016 09:42:22 +0000 Received: from epcpsbgm1new.samsung.com (epcpsbgm1 [203.254.230.26]) by mailout1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0O3300RBAKA07CA0@mailout1.samsung.com> for linux-f2fs-devel@lists.sourceforge.net; Thu, 25 Feb 2016 18:42:12 +0900 (KST) In-reply-to: <56CEAEE7.2060501@huawei.com> Content-language: zh-cn List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: 'He YunLei' , jaegeuk@kernel.org, linux-f2fs-devel@lists.sourceforge.net Cc: 'Biao He' Hi Yunlei, > -----Original Message----- > From: He YunLei [mailto:heyunlei@huawei.com] > Sent: Thursday, February 25, 2016 3:36 PM > To: Chao Yu; jaegeuk@kernel.org; linux-f2fs-devel@lists.sourceforge.net > Cc: bintian.wang@huawei.com; 'Biao He' > Subject: Re: [f2fs-dev] [PATCH] f2fs: avoid hungtask problem caused by losing wake_up > > On 2016/2/24 11:46, Chao Yu wrote: > >>> > > > >>> > >But I doubt more that the reason we are stuck is there are remained pages > >>> > >cached in bio buffer without being submitted. To make sure, maybe in > >>> > >wait_on_all_pages_writeback we could add print info to see whether > >>> > >sbi->write_io[].bio is valid or not. > >>> > > > >> >We use tool dump f2fs_sb_info information and find that: > >> > > >> > write_io[DATA].bio = 0; > >> > write_io[NODE].bio = 0; > >> > write_io[META].bio = 0; > >> > > >> > nr_pages[F2FS_WRITEBACK] = 0; > >> > nr_pages[F2FS_DIRTY_DENTS] = 0; > >> > nr_pages[F2FS_DIRTY_NODES] = 13; > > Weird, dirty nodes count should be 0. > > > > Thanks > > > Hi Chao, > > In our code, > > 1524 static int f2fs_write_end(struct file *file, > 1525 struct address_space *mapping, > 1526 loff_t pos, unsigned len, unsigned copied, > 1527 struct page *page, void *fsdata) > 1528 { > 1529 struct inode *inode = page->mapping->host; > 1530 > 1531 trace_f2fs_write_end(inode, pos, len, copied); > 1532 > 1533 set_page_dirty(page); > 1534 > 1535 if (pos + copied > i_size_read(inode)) { > 1536 i_size_write(inode, pos + copied); > 1537 mark_inode_dirty(inode); > 1538 update_inode_page(inode); > 1539 } > 1540 > 1541 f2fs_put_page(page, 1); > 1542 return copied; > 1543 } > > Here update_inode_page(inode) has been removed by Kim, maybe here could > result dirty node page is not zero. As your hint, I found an issue in f2fs_write_inode which may be related to our problem. I wrote a patch for fixing. Thanks, > > Thanks, > > >> > nr_pages[F2FS_DIRTY_META] = 0; > >> > nr_pages[F2FS_INMEM_PAGES] = 0; > >> > > >> >So we believe that the block device is ok! > >> > > >> >Thanks, ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140