aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-05-17 22:25:07 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-05-17 22:25:07 +0000
commit75867c18e276d18f3207d2f61567332096a190b3 (patch)
tree1db94063ff525f8edb9487df18418fe21147db3d /bin/bitbake
parentd4540eb7fc75d936fe90502f4233fa051d695695 (diff)
downloadbitbake-75867c18e276d18f3207d2f61567332096a190b3.tar.gz
lib/bb/data.py:
-Provide a special 'collection/dict' for the collected bb-files. If we use a persistent storage (CACHE) we will not hold any data instance in memory but load it from disk on demand. This reduces bitbakes memory usage to roughly 40MB. The initial parsing currently takes roughly thirty seconds more. lib/bb/make.py: -Use the new data implementation for pkgdata. -Do not access pkgdata[f] if we've the data already in our hands
Diffstat (limited to 'bin/bitbake')
0 files changed, 0 insertions, 0 deletions