| | Date | Thu, 11 Aug 2011 12:53:14 -0400 | | From | Rik van Riel <> | | Subject | Re: [PATCH 3/7] xfs: Warn if direct reclaim tries to writeback pages |
| |
On 08/10/2011 06:47 AM, Mel Gorman wrote: > Direct reclaim should never writeback pages. For now, handle the > situation and warn about it. Ultimately, this will be a BUG_ON. > > Signed-off-by: Mel Gorman<mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
|