linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] erofs: decompress in endio if possible
@ 2021-03-17  3:54 Huang Jianan via Linux-erofs
  2021-03-17  3:54 ` [PATCH 1/2] erofs: use workqueue decompression for atomic contexts only Huang Jianan via Linux-erofs
  2021-03-17  3:54 ` [PATCH 2/2] erofs: use sync " Huang Jianan via Linux-erofs
  0 siblings, 2 replies; 5+ messages in thread
From: Huang Jianan via Linux-erofs @ 2021-03-17  3:54 UTC (permalink / raw)
  To: linux-erofs; +Cc: linux-kernel, guoweichao, zhangshiming

This patch set was separated form erofs: decompress in endio if possible
since it does these things:
- combine dm-verity and erofs workqueue
- change policy of decompression in context of thread 

Huang Jianan (2):
  erofs: use workqueue decompression for atomic contexts only
  erofs: use sync decompression for atomic contexts only

 fs/erofs/internal.h |  2 ++
 fs/erofs/super.c    |  1 +
 fs/erofs/zdata.c    | 15 +++++++++++++--
 3 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-17  6:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17  3:54 [PATCH 0/2] erofs: decompress in endio if possible Huang Jianan via Linux-erofs
2021-03-17  3:54 ` [PATCH 1/2] erofs: use workqueue decompression for atomic contexts only Huang Jianan via Linux-erofs
2021-03-17  6:44   ` Chao Yu
2021-03-17  3:54 ` [PATCH 2/2] erofs: use sync " Huang Jianan via Linux-erofs
2021-03-17  6:45   ` Chao Yu

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).