]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - mm/vmscan.c
writeback: get rid to incorrect references to pdflush in comments
[net-next-2.6.git] / mm / vmscan.c
index 613e89f471d92c2710be84e9e0fdcf17b0976d0b..359c3c57ef851dc9edcf62645ca6a738002ac4ef 100644 (file)
@@ -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