summaryrefslogtreecommitdiffstats
path: root/meta/classes/populate_sdk_rpm.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-28 15:31:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-28 20:48:08 +0000
commit1b08a7eb8b708f4d0fc119cf89deb450fa62fea1 (patch)
treecdd4c9656d94264e6c55d8632788cb39a04d1d65 /meta/classes/populate_sdk_rpm.bbclass
parentd5e12a1bfbb4d00b49209c602a68628b1b626898 (diff)
downloadpoky-1b08a7eb8b708f4d0fc119cf89deb450fa62fea1.tar.gz
bitbake/cache/runqueue.py: Move workload for recipe parsing to the child process
Parsing the recipe in the parent before forking off the child worker can mean the parent doesn't hit the idle loop and becomes a bottleneck when lauching many short lived processes. The reason we need this in the parent is to figure out the fakeroot environmental options. To address this, add the fakeroot variables to the cache and move recipe loadData into the child task. For a poky-image-sato build this results in about a 2 minute speedup (1.8%). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk_rpm.bbclass')
0 files changed, 0 insertions, 0 deletions