Re: [f2fs-dev] Question about STEP_DECOMPRESS_NOWQ

2020-09-09 Thread Daeho Jeong
Got it. I misunderstood that is some residue of trying to implement softirq context decompression. :) 2020년 9월 9일 (수) 오후 4:15, Chao Yu 님이 작성: > > Hi Daeho, > > On 2020/9/9 12:43, Daeho Jeong wrote: > > Hi Chao, > > > > I have a question about the below flag for decompression. > > > > STEP_DECOMPRE

Re: [f2fs-dev] Question about STEP_DECOMPRESS_NOWQ

2020-09-09 Thread Chao Yu
Hi Daeho, On 2020/9/9 12:43, Daeho Jeong wrote: Hi Chao, I have a question about the below flag for decompression. STEP_DECOMPRESS_NOWQ, /* handle normal cluster data inplace */ According to the comment, you added this for using inplace I added this for the condition that: in comp