linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3]  Cleanup and fixup for zswap
@ 2021-05-22  9:22 Miaohe Lin
  2021-05-22  9:22 ` [PATCH 1/3] mm/zswap.c: remove unused function zswap_debugfs_exit() Miaohe Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Miaohe Lin @ 2021-05-22  9:22 UTC (permalink / raw)
  To: akpm, sjenning, ddstreet, vitaly.wool
  Cc: bigeasy, nathan, colin.king, tiantao6, linux-kernel, linux-mm, linmiaohe

Hi all,
This series contains cleanups to remove unused function and avoid
unnecessary copy-in at map time. Also this fixes two bugs in the
function zswap_writeback_entry(). More details can be found in the
respective changelogs. Thanks!

Miaohe Lin (3):
  mm/zswap.c: remove unused function zswap_debugfs_exit()
  mm/zswap.c: avoid unnecessary copy-in at map time
  mm/zswap.c: fix two bugs in zswap_writeback_entry()

 mm/zswap.c | 26 ++++++++------------------
 1 file changed, 8 insertions(+), 18 deletions(-)

-- 
2.23.0



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

end of thread, other threads:[~2021-05-22  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22  9:22 [PATCH 0/3] Cleanup and fixup for zswap Miaohe Lin
2021-05-22  9:22 ` [PATCH 1/3] mm/zswap.c: remove unused function zswap_debugfs_exit() Miaohe Lin
2021-05-22  9:22 ` [PATCH 2/3] mm/zswap.c: avoid unnecessary copy-in at map time Miaohe Lin
2021-05-22  9:22 ` [PATCH 3/3] mm/zswap.c: fix two bugs in zswap_writeback_entry() Miaohe Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox