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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to