Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164458
b: refs/heads/master
c: f168e1b
h: refs/heads/master
v: v3
  • Loading branch information
Vincent Li authored and Linus Torvalds committed Sep 22, 2009
1 parent 717c632 commit d5e3fd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f86296317434b21585e229f6c49a33cb9ebab4d3
refs/heads/master: f168e1b6390e2d79cf57e48e6ae6d9b0a9e2851a
1 change: 0 additions & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit d5e3fd8

Please sign in to comment.