X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=mm%2Fvmscan.c;h=64e438898832371277e8baeb89fd5ebb1f72a14a;hb=6d7f18f6ea3a13af95bdf507fc54d42b165e1712;hp=1219ceb8a9b2d992da20bb9a10942e7cef2d98b1;hpb=53cddfcc0e760d2b364878b6dadbd0c6d087cfae;p=linux-2.6-block.git diff --git a/mm/vmscan.c b/mm/vmscan.c index 1219ceb8a9b2..64e438898832 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -1709,10 +1709,10 @@ static void shrink_zones(int priority, struct zonelist *zonelist, * * If the caller is !__GFP_FS then the probability of a failure is reasonably * high - the zone may be full of dirty or under-writeback pages, which this - * caller can't do much about. We kick pdflush and take explicit naps in the - * hope that some of these pages can be written. But if the allocating task - * holds filesystem locks which prevent writeout this might not work, and the - * allocation attempt will fail. + * caller can't do much about. We kick the writeback threads and take explicit + * naps in the hope that some of these pages can be written. But if the + * allocating task holds filesystem locks which prevent writeout this might not + * work, and the allocation attempt will fail. * * returns: 0, if no pages reclaimed * else, the number of pages reclaimed