On Thu, 2011-07-21 at 13:39 +0800, Ke, Liping wrote:
> Hi, Josh
>
> Yes, definitely this patch's importance is much less than the previous one.
> But if more users are using hob, the cache would be very useful.
> Because when using UI, users tend to switch between all combination of menu
> frequ
[mailto:yocto-boun...@yoctoproject.org] On Behalf Of Joshua Lock
> Sent: Wednesday, July 20, 2011 8:42 AM
> To: yocto@yoctoproject.org
> Subject: Re: [yocto] [PATCH 0/2][Image Creator] Hob Cache for speed up
> switching
>
> On Mon, 2011-07-11 at 15:31 +0800, Ke Liping wrote:
>
On Mon, 2011-07-11 at 15:31 +0800, Ke Liping wrote:
> From: Liping Ke
>
> The two patches are the implmentation of Hob Cache for accelarating
> UI switching. If one configuration has been saved before, when user
> switch back to the same configuration combination, we will use the
> cache content
From: Liping Ke
The two patches are the implmentation of Hob Cache for accelarating
UI switching. If one configuration has been saved before, when user
switch back to the same configuration combination, we will use the
cache content instead of re-triggering parsing/loading phase.
The following c