Prev: [PATCH] vfs: Use defined macro(like BITPS_PER_BYTE) in fs/file.c
Next: User Space Breakpoint Assistance Layer
From: Rik van Riel on 14 Jun 2010 13:40 On 06/14/2010 07:17 AM, Mel Gorman wrote: > This patch adds a trace event for when page reclaim queues a page for IO and > records whether it is synchronous or asynchronous. Excessive synchronous > IO for a process can result in noticeable stalls during direct reclaim. > Excessive IO from page reclaim may indicate that the system is seriously > under provisioned for the amount of dirty pages that exist. > > Signed-off-by: Mel Gorman<mel(a)csn.ul.ie> Acked-by: Rik van Riel <riel(a)redhat.com> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |