Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1211399
| From | Eryu Guan <eguan@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes |
| Date | 2015-08-22 06:50 +0200 |
| Message-ID | <q08UG-89-3@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <pYTbk-4Se-25@gated-at.bofh.it> <pYVd7-7KG-9@gated-at.bofh.it> <pYX5f-2Dz-9@gated-at.bofh.it> <pZRKa-Pi-11@gated-at.bofh.it> <q050J-307-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Aug 22, 2015 at 10:30:25AM +1000, Dave Chinner wrote: > On Fri, Aug 21, 2015 at 06:20:53PM +0800, Eryu Guan wrote: [snip] > > Eryu, can you try again, this time manually specifying the writeback > tracepoints so you exclude the really noisy ones? You can also drop > the xfs_file_buffered_write and xfs_file_fsync tracepoints as well, > as we can see that the incoming side of the code is doing the right > thing.... I excluded the writeback tracepoints you mentioned writeback_mark_inode_dirty writeback_dirty_inode_start writeback_dirty_inode writeback_dirty_page writeback_write_inode and left all other writeback tracepoints enabled, also dropped xfs_file_buffered_write and xfs_file_fsync. This time I can reproduce generic/048 quickly and please download the trace info from below http://128.199.137.77/writeback-v2/ Thanks, Eryu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Eryu Guan <eguan@redhat.com> - 2015-08-21 12:30 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Dave Chinner <david@fromorbit.com> - 2015-08-22 02:40 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Eryu Guan <eguan@redhat.com> - 2015-08-22 06:50 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Dave Chinner <david@fromorbit.com> - 2015-08-24 03:20 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Eryu Guan <eguan@redhat.com> - 2015-08-24 05:20 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Dave Chinner <david@fromorbit.com> - 2015-08-24 08:30 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Eryu Guan <eguan@redhat.com> - 2015-08-24 10:40 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Dave Chinner <david@fromorbit.com> - 2015-08-24 11:00 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Jan Kara <jack@suse.cz> - 2015-08-24 11:30 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Tejun Heo <tj@kernel.org> - 2015-08-24 17:00 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Tejun Heo <tj@kernel.org> - 2015-08-24 19:20 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Jan Kara <jack@suse.cz> - 2015-08-24 21:10 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Tejun Heo <tj@kernel.org> - 2015-08-24 21:40 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Jan Kara <jack@suse.cz> - 2015-08-24 23:10 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Tejun Heo <tj@kernel.org> - 2015-08-24 23:50 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Dave Chinner <david@fromorbit.com> - 2015-08-25 01:00 +0200
Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes Tejun Heo <tj@kernel.org> - 2015-08-25 01:00 +0200
csiph-web