diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-26 14:32:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-26 14:41:04 +0100 |
commit | 603daf343ad3f18c8adb799e3625ae2a18d94f56 (patch) | |
tree | c71bbdad277ef6bfa526b2441fae9df2de84f908 /meta/recipes-devtools/gcc/gcc-configure-common.inc | |
parent | f50c5d36b2da9b36d56d95a7d89404509a1a3e9b (diff) | |
download | openembedded-core-603daf343ad3f18c8adb799e3625ae2a18d94f56.tar.gz openembedded-core-603daf343ad3f18c8adb799e3625ae2a18d94f56.tar.bz2 openembedded-core-603daf343ad3f18c8adb799e3625ae2a18d94f56.zip |
sstate: Remove master manifest usage
This was added to allow detection of duplicate files being installed by sstate.
There is a much simpler way, just check if the file already exists. This
effectively uses the kernel VFS as the cache which is much more efficient.
This resolves a significant performance bottleneck (lock contention on a
single file) when running builds that are just being generated from sstate
cache files.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-common.inc')
0 files changed, 0 insertions, 0 deletions