Re: [PATCH] PM / Hiberante : optimize swsusp_free()

2015-03-24 Thread Yeon, JeHyeon (Tom)
>From 6cb5fffc41911a29212be52d4ce7e481f5077ccf Mon Sep 17 00:00:00 2001 From: "Tom(JeHyeon) Yeon" Date: Thu, 19 Mar 2015 17:10:45 +0900 Subject: [PATCH] PM / Hiberante : optimize swsusp_free() Our team developed the snapshot booting. Fisrt of all, make a snapshot image, compress it and finally

Re: [PATCH] PM / Hiberante : optimize swsusp_free()

2015-03-24 Thread Yeon, JeHyeon (Tom)
From 6cb5fffc41911a29212be52d4ce7e481f5077ccf Mon Sep 17 00:00:00 2001 From: Tom(JeHyeon) Yeon tom.y...@windriver.com Date: Thu, 19 Mar 2015 17:10:45 +0900 Subject: [PATCH] PM / Hiberante : optimize swsusp_free() Our team developed the snapshot booting. Fisrt of all, make a snapshot image,

RE: [PATCH] PM / Hiberante : optimize swsusp_free()

2015-03-23 Thread Yeon, JeHyeon (Tom)
...@suse.de; linux...@vger.kernel.org; linux-kernel@vger.kernel.org; Yeon, JeHyeon (Tom) Subject: Re: [PATCH] PM / Hiberante : optimize swsusp_free() On Thursday, March 19, 2015 05:28:58 PM Tom Yeon wrote: > From: "Tom(JeHyeon) Yeon" > > I tested the performance of swsusp_free op

RE: [PATCH] PM / Hiberante : optimize swsusp_free()

2015-03-23 Thread Yeon, JeHyeon (Tom)
...@suse.de; linux...@vger.kernel.org; linux-kernel@vger.kernel.org; Yeon, JeHyeon (Tom) Subject: Re: [PATCH] PM / Hiberante : optimize swsusp_free() On Thursday, March 19, 2015 05:28:58 PM Tom Yeon wrote: From: Tom(JeHyeon) Yeon tom.y...@windriver.com I tested the performance of swsusp_free

회신: LZ4 : fix the data abort issue.

2015-03-15 Thread Yeon, JeHyeon (Tom)
n. Thank you. 보낸 사람: gre...@linuxfoundation.org [gre...@linuxfoundation.org] 보낸 날짜: 2015년 3월 13일 금요일 오후 10:23 받는 사람: Yeon, JeHyeon (Tom) 참조: linux-kernel@vger.kernel.org 제목: Re: LZ4 : fix the data abort issue. On Thu, Mar 12, 2015 at 08:28:55AM +, Yeon, JeHyeon

회신: LZ4 : fix the data abort issue.

2015-03-15 Thread Yeon, JeHyeon (Tom)
. 보낸 사람: gre...@linuxfoundation.org [gre...@linuxfoundation.org] 보낸 날짜: 2015년 3월 13일 금요일 오후 10:23 받는 사람: Yeon, JeHyeon (Tom) 참조: linux-kernel@vger.kernel.org 제목: Re: LZ4 : fix the data abort issue. On Thu, Mar 12, 2015 at 08:28:55AM +, Yeon, JeHyeon (Tom

Re: LZ4 : fix the data abort issue.

2015-03-12 Thread Yeon, JeHyeon (Tom)
If the part of the compression data are corrupted, or the compression data is totally fake, the memory access over the limit is possible. This is the log from my system usning lz4 decompression. [6502]data abort, halting [6503]r0 0x r1 0x r2 0xdcea0ffc r3 0xdcea0ffc

Re: LZ4 : fix the data abort issue.

2015-03-12 Thread Yeon, JeHyeon (Tom)
If the part of the compression data are corrupted, or the compression data is totally fake, the memory access over the limit is possible. This is the log from my system usning lz4 decompression. [6502]data abort, halting [6503]r0 0x r1 0x r2 0xdcea0ffc r3 0xdcea0ffc