Re: [PATCH 17/23] mm: count writeback pages per BDI

From: Christoph Lameter
Date: Thu Aug 09 2007 - 15:15:56 EST


On Fri, 3 Aug 2007, Peter Zijlstra wrote:

> page_index(page),
> PAGECACHE_TAG_WRITEBACK);
> + if (bdi_cap_writeback_dirty(bdi))
> + __dec_bdi_stat(bdi, BDI_WRITEBACK);

Why are these not incremented and decremented in the exact location of
NR_WRITEBACK?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/