|
@@ -366,7 +366,6 @@ static pageout_t pageout(struct page *page, struct address_space *mapping,
|
|
|
* block, for some throttling. This happens by accident, because
|
|
|
* swap_backing_dev_info is bust: it doesn't reflect the
|
|
|
* congestion state of the swapdevs. Easy to fix, if needed.
|
|
|
- * See swapfile.c:page_queue_congested().
|
|
|
*/
|
|
|
if (!is_page_cache_freeable(page))
|
|
|
return PAGE_KEEP;
|