All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
@ 2010-04-20  2:41 ` Dave Chinner
  0 siblings, 0 replies; 54+ messages in thread
From: Dave Chinner @ 2010-04-20  2:41 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel, xfs

This series contains the initial writeback tracing patches from
Jens, as well as the extensions I added to provide visibility into
writeback control structures as the are used by the writeback code.
The visibility given is sufficient to understand what is happening
in the writeback path - what path is writing data, what path is
blocking on congestion, etc, and to determine the differences in
behaviour for different sync modes and calling contexts. This
tracing really needs to be integrated into mainline so that anyone
can improve the tracing as they use it to track down problems
in our convoluted writeback paths.

The remaining patches are fixes to problems that the new tracing
highlighted.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 54+ messages in thread

end of thread, other threads:[~2010-05-22  0:09 UTC | newest]

Thread overview: 54+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20  2:41 [PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes Dave Chinner
2010-04-20  2:41 ` Dave Chinner
2010-04-20  2:41 ` [PATCH 1/4] writeback: initial tracing support Dave Chinner
2010-04-20  2:41   ` Dave Chinner
2010-05-21 15:06   ` Christoph Hellwig
2010-05-21 15:06     ` Christoph Hellwig
2010-04-20  2:41 ` [PATCH 2/4] writeback: Add tracing to balance_dirty_pages Dave Chinner
2010-04-20  2:41   ` Dave Chinner
2010-04-20  2:41 ` [PATCH 3/4] writeback: pay attention to wbc->nr_to_write in write_cache_pages Dave Chinner
2010-04-20  2:41   ` Dave Chinner
2010-04-22 19:07   ` Jan Kara
2010-04-22 19:07     ` Jan Kara
2010-04-25  3:33   ` tytso
2010-04-25  3:33     ` tytso
2010-04-25  3:33     ` tytso
2010-04-26  1:49     ` Dave Chinner
2010-04-26  1:49       ` Dave Chinner
2010-04-26  1:49       ` Dave Chinner
2010-04-26  2:43       ` tytso
2010-04-26  2:43         ` tytso
2010-04-26  2:45         ` tytso
2010-04-26  2:45           ` tytso
2010-04-27  3:30         ` Dave Chinner
2010-04-27  3:30           ` Dave Chinner
2010-04-29 21:39   ` Andrew Morton
2010-04-29 21:39     ` Andrew Morton
2010-04-30  6:01     ` Aneesh Kumar K. V
2010-04-30  6:01       ` Aneesh Kumar K. V
2010-04-30 19:43       ` Andrew Morton
2010-04-30 19:43         ` Andrew Morton
2010-05-01 19:47         ` tytso
2010-05-01 19:47           ` tytso
2010-04-20  2:41 ` [PATCH 4/4] xfs: remove nr_to_write writeback windup Dave Chinner
2010-04-20  2:41   ` Dave Chinner
2010-04-22 19:09   ` Jan Kara
2010-04-22 19:09     ` Jan Kara
2010-04-26  0:46     ` Dave Chinner
2010-04-26  0:46       ` Dave Chinner
2010-04-20  3:40 ` [PATCH 5/4] writeback: limit write_cache_pages integrity scanning to current EOF Dave Chinner
2010-04-20  3:40   ` Dave Chinner
2010-04-20 23:28   ` Jamie Lokier
2010-04-20 23:28     ` Jamie Lokier
2010-04-20 23:31     ` Dave Chinner
2010-04-20 23:31       ` Dave Chinner
2010-04-22 19:13   ` Jan Kara
2010-04-22 19:13     ` Jan Kara
2010-04-20 12:02 ` [PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes Richard Kennedy
2010-04-20 12:02   ` Richard Kennedy
2010-04-20 23:29   ` Dave Chinner
2010-04-20 23:29     ` Dave Chinner
2010-05-21 15:05 ` Christoph Hellwig
2010-05-21 15:05   ` Christoph Hellwig
2010-05-22  0:09   ` Dave Chinner
2010-05-22  0:09     ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.