diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-31 23:44:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-01 15:51:11 +0100 |
commit | c7b342903208cfb4cefaa0ec339c6ddfcd590acc (patch) | |
tree | 5fa96d0bb59baa99890548b684ce3e023982be90 /meta/conf/abi_version.conf | |
parent | 6e15fee9eea00f754ad4a29a0d8586a215ba61f4 (diff) | |
download | poky-c7b342903208cfb4cefaa0ec339c6ddfcd590acc.tar.gz |
bitbake: prserv/serv: Settle on two threads for optimal performance
Using the threading mixin class resulted in large amounts of memory
being used by the PR server for no good reason. Using a receiver thread
and a thread to do the actual database operations on a single connection
gives the same performance with a much saner memory overhead so
switch to this.
(Bitbake rev: e08455d5f3b8e96765942b9c3b9767c30650557d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/abi_version.conf')
0 files changed, 0 insertions, 0 deletions