- Power Management (Mr. Kaminaga, Sony / ソニー・神長さん) ハイバネーションを用いたシステムの起動高速化。 Quick System Start using the "Hybernation" technology * 前回まで。 / Review passed activities 1: swsuspをARMに移植 Ported the "swsusp" to ARM architecture 2: suspwnd2をARMに移植 Ported the "suspwnd2" to ARM architecture * 今回 / Update suspwnd2 version 2.2-rc14で動作確認を行った結果を報告する。 結果は、ハイバネーションを行った方が普通の結果より4秒遅くなってしまった。 Report the result of the performance test on suspwnd2 version 2.2-rc14. Unfortunately, the case applied suspwnd2 is 4 second slower than the case do not use suspend2. * 質疑応答 / Q and A - メモリイメージをコピーしないで、NORFLASHから直接実行できるのでは。 (Suggestion) Isn't it possible to execute directly from NOR Flash memory while do not copy the memory images? - データの転送に時間がかかっている。 圧縮しているか? It seems that it takes longer time in data transfer. Isn't the data compressed? していません。解凍にかかる時間がちゃんと計れなかったので。 No, it is not compressed. I do not find any ideal method to measure the time required decompression.