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

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


On Thu, 9 Aug 2007, Peter Zijlstra wrote:

> Less conditionals. We already have a branch for mapping, why create
> another?

Ah. Okay. This also avoids an interrupt enable disable since you can use
__ functions. Hmmm... Would be good if we could move the vmstat
NR_WRITEBACK update there too. Can a page without a mapping be under
writeback? (Direct I/O?)


-
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/