[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #542 has FAILED. Change made by Russell Bryant.

Bamboo bamboo at asterisk.org
Tue Jul 31 20:51:29 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #542 failed.
-----------------------------------------------------------------------
Code has been updated by Russell Bryant.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-542/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
Russell Bryant (370664):

>Move event cache updates into event processing thread.
>
>Prior to this patch, updating the device state cache was done by the thread
>that originated the event.  It would update the cache and then queue the event
>up for another thread to dispatch.  This thread moves the cache updating part
>to be in the same thread as event dispatching.
>
>I was working with someone on a heavily loaded Asterisk system and while
>reviewing backtraces of the system while it was having problems, I noticed that
>there were a lot of threads contending for the lock on the event cache.  By
>simply moving this into a single thread, this helped performance *a lot* and
>alleviated some deadlock-like symptoms.
>
>Review: https://reviewboard.asterisk.org/r/2066/
>
>



--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120731/3a1ff54c/attachment-0001.htm>


More information about the Test-results mailing list