X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fvmscan.c;h=e5a9597e3bbc7aad2ed7af943528aa164eb4aa36;hb=cf03613e9662c28372b8c83538fb402df37c53f5;hp=cb474cc996453006c0cc79430530ac1611b6facc;hpb=a57793651ff1a09ef18bade998632435ca2dc13f;p=linux-2.6 diff --git a/mm/vmscan.c b/mm/vmscan.c index cb474cc996..e5a9597e3b 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -141,7 +141,7 @@ EXPORT_SYMBOL(unregister_shrinker); * percentages of the lru and ageable caches. This should balance the seeks * generated by these structures. * - * If the vm encounted mapped pages on the LRU it increase the pressure on + * If the vm encountered mapped pages on the LRU it increase the pressure on * slab to avoid swapping. * * We do weird things to avoid (scanned*seeks*entries) overflowing 32 bits.