diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-09-23 11:21:29 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-01-04 14:46:36 +0000 |
commit | 3f40a2efe835ba6c6660485f11d0460332d401d1 (patch) | |
tree | 1e441dca05746e158aef538695ec4a083fd4bef9 /bitbake/doc/manual | |
parent | 666513982fb767c992471a4dce2aa2f7b9c9cdfb (diff) | |
download | openembedded-core-3f40a2efe835ba6c6660485f11d0460332d401d1.tar.gz openembedded-core-3f40a2efe835ba6c6660485f11d0460332d401d1.tar.bz2 openembedded-core-3f40a2efe835ba6c6660485f11d0460332d401d1.tar.xz openembedded-core-3f40a2efe835ba6c6660485f11d0460332d401d1.zip |
Reduce bb.cache memory usage a bit
- Don't store key/value pairs when the value is None
- Delete the depends_cache when we're done with it
This reduces the memory usage after sync on initial parse by roughly 11.5% on
this machine.
(Bitbake rev: c7eb4c989459d182fdf9c81a627d32b7ef11626b)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/doc/manual')
0 files changed, 0 insertions, 0 deletions