linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mm: swapoff: fixes for 5.1-rc
@ 2019-04-08 19:53 Hugh Dickins
  2019-04-08 19:56 ` [PATCH 1/4] mm: swapoff: shmem_find_swap_entries() filter out other types Hugh Dickins
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Hugh Dickins @ 2019-04-08 19:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Konstantin Khlebnikov, Alex Xu (Hello71),
	Vineeth Pillai, Kelley Nielsen, Rik van Riel, Huang Ying,
	Hugh Dickins, linux-kernel, linux-mm

Here are four fixes to the new "rid quadratic" swapoff in 5.1-rc:

1/4 mm: swapoff: shmem_find_swap_entries() filter out other types
2/4 mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
3/4 mm: swapoff: take notice of completion sooner
4/4 mm: swapoff: shmem_unuse() stop eviction without igrab()

 include/linux/shmem_fs.h |    1 
 mm/shmem.c               |   57 +++++++++++++++++--------------------
 mm/swapfile.c            |   32 +++++++++++---------
 3 files changed, 45 insertions(+), 45 deletions(-)

Hugh


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-09 18:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 19:53 [PATCH 0/4] mm: swapoff: fixes for 5.1-rc Hugh Dickins
2019-04-08 19:56 ` [PATCH 1/4] mm: swapoff: shmem_find_swap_entries() filter out other types Hugh Dickins
2019-04-08 19:58 ` [PATCH 2/4] mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES Hugh Dickins
2019-04-08 19:59 ` [PATCH 3/4] mm: swapoff: take notice of completion sooner Hugh Dickins
2019-04-08 20:01 ` [PATCH 4/4] mm: swapoff: shmem_unuse() stop eviction without igrab() Hugh Dickins
2019-04-09  7:50   ` Konstantin Khlebnikov
2019-04-09 18:43     ` Hugh Dickins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).