Re: [PATCH] counting bounce buffer in vmstat

From: KAMEZAWA Hiroyuki
Date: Wed Apr 27 2005 - 02:22:50 EST


Andrew Morton wrote:

That's not really right.

There are two functions: get_page_state() and get_full_page_state(). get_page_state() only gets those fields up to and including
GET_PAGE_STATE_LAST. The way you have the code laid out there implies that
get_page_state() also calculates the total nr_bounce, only it doesn't.

I'll fix it up.


Oh, I misunderstood that.

Thank you.

-- Kame


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