summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/conf-notes.txt
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-10 15:57:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-11 16:21:47 +0100
commit0d1f75b9d67aa796a14be115e9f04d5d6247ce40 (patch)
treee1fce0fb5a88bbebe100ffff45684bffd7e96667 /meta-yocto/conf/conf-notes.txt
parent542d9770f28cff298368263dd55f4c6e7bdbfb5c (diff)
downloadpoky-0d1f75b9d67aa796a14be115e9f04d5d6247ce40.tar.gz
bitbake: cooker: Further optimise pyinotify
We currently add crazy numbers of watches on files. The per user limit is 8192 by default and on a system handling multiple builds, this can be an issue. We don't need to watch all files individually, we can watch the directory containing the file instead. This gives better resource utilisation and better performance further reverting some of the performance regression seen with the introduction of pyinotify. (Bitbake rev: a2d441237916a99405b800c1a3dc39f860100a8c) (Bitbake rev: 6ab3945fc54b2a242292a874d78ebd8cccb99573) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/conf-notes.txt')
0 files changed, 0 insertions, 0 deletions