Re: [RFC 0/6] zsmalloc support compaction

2014-12-03 Thread 박승호/책임연구원/SW Platform()AOT팀(seungho1.p...@lge.com)
Hi, Minchan. I got it. Thank u :). Seungho. 2014-12-04 오후 4:20에 Minchan Kim 이(가) 쓴 글: Hey Seungho, On Thu, Dec 04, 2014 at 03:49:21PM +0900, "박승호/책임연구원/SW Platform(연)AOT팀(seungho1.p...@lge.com)" wrote: Hi, Minchan. I have a question. The problem mentioned can't be resolved

Re: [RFC 0/6] zsmalloc support compaction

2014-12-03 Thread 박승호/책임연구원/SW Platform()AOT팀(seungho1.p...@lge.com)
Hi, Minchan. Sorry, I got it. You made zsmalloc pages movable. forget it. Seungho. 2014-12-04 오후 3:49에 "박승호/책임연구원/SW Platform(연)AOT팀 (seungho1.p...@lge.com)" 이(가) 쓴 글: Hi, Minchan. I have a question. The problem mentioned can't be resolved with compaction? Is there any reaso

Re: [RFC 0/6] zsmalloc support compaction

2014-12-03 Thread 박승호/책임연구원/SW Platform()AOT팀(seungho1.p...@lge.com)
Hi, Minchan. I have a question. The problem mentioned can't be resolved with compaction? Is there any reason that zsmalloc pages can't be moved by compaction operation in direct reclaim? 2014-12-02 오전 11:49에 Minchan Kim 이(가) 쓴 글: Recently, there was issue about zsmalloc fragmentation and I got