Re: [PATCH 3/4] writeback: nr_dirtied and nr_entered_writeback in /proc/vmstat

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Rubin
Date: Monday, August 23, 2010 - 8:02 pm

On Mon, Aug 23, 2010 at 7:30 PM, Wu Fengguang <fengguang.wu@intel.com> wrote:

Is this as an alternative to the vmstat counters or the per node
vmstat counters?

In either case I am not sure /proc/pid will be sufficient. What if 20
processes are created, write a lot of data, then quit? How do we know
about those events later? What about jobs that wake up, write data
then quit quickly?

If we are running many many tasks I would think the amount of time it
can take to cycle through all of them might mean we might not capture
all the data.

The goal is to have a complete view of the dirtying and cleaning of
the pages over time. Using /proc/pid feels like it won't achieve that.

mrubin
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] writeback: kernel visibility, Michael Rubin, (Fri Aug 20, 2:31 am)
Re: [PATCH 3/4] writeback: nr_dirtied and nr_entered_write ..., Michael Rubin, (Mon Aug 23, 8:02 pm)