From: Ke Liping <liping.ke@intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH 0/2][Image Creator] Hob Cache for speed up switching
Date: Mon, 11 Jul 2011 15:31:30 +0800 [thread overview]
Message-ID: <cover.1310365020.git.liping.ke@intel.com> (raw)
From: Liping Ke <liping.ke@intel.com>
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 changes since commit f974868cadf74d0cf8380b2c6a4152d2fa4590b5:
Saul Wold (1):
libx11: ensure nativesdk uses correct DEPENDS and XCB flags
are available in the git repository at:
git://git.pokylinux.org/poky-contrib lke/hob_cache
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/hob_cache
Liping Ke (2):
Use Pref as the centralized place for storing Hob attributes
Cache target dependency tree for Hob
bitbake/lib/bb/ui/crumbs/hobeventhandler.py | 19 ++++++++++++++++---
bitbake/lib/bb/ui/crumbs/hobprefs.py | 3 ++-
bitbake/lib/bb/ui/crumbs/tasklistmodel.py | 5 +++++
bitbake/lib/bb/ui/hob.py | 24 +++++++++++++++++++++---
4 files changed, 44 insertions(+), 7 deletions(-)
next reply other threads:[~2011-07-11 7:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-11 7:31 Ke Liping [this message]
2011-07-11 7:31 ` [PATCH 1/2][Image Creator] Hob Cache for speed up switching Ke Liping
2011-07-11 7:31 ` [PATCH 2/2][Image " Ke Liping
2011-07-20 0:41 ` [PATCH 0/2][Image " Joshua Lock
2011-07-21 5:39 ` Ke, Liping
2011-07-21 22:37 ` Joshua Lock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1310365020.git.liping.ke@intel.com \
--to=liping.ke@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.