diff options
author | Sasha Levin <levinsasha928@gmail.com> | 2012-06-10 10:51:02 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-06-11 19:30:57 (GMT) |
commit | f116695a500cdd84cbeac68bc373e98ae729c24b (patch) | |
tree | e0af3b569d8b50a1a03612a57fec02f9846e1deb /mm/vmscan.c | |
parent | 96253444dbd90c6e9e9cfcb25315da5c412b058a (diff) | |
download | linux-f116695a500cdd84cbeac68bc373e98ae729c24b.tar.xz |
mm: frontswap: split out __frontswap_unuse_pages
An attempt at making frontswap_shrink shorter and more readable. This patch
splits out walking through the swap list to find an entry with enough
pages to unuse.
Also, assert that the internal __frontswap_unuse_pages is called under swap
lock, since that part of code was previously directly happen inside the lock.
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions