[ovs-build] Fixed: azhou-nicira/ovs-review#95 (mt3 - 43faf04)

Travis CI builds at travis-ci.org
Thu Apr 14 01:38:10 UTC 2016


Build Update for azhou-nicira/ovs-review
-------------------------------------

Build: #95
Status: Fixed

Duration: 27 minutes and 24 seconds
Commit: 43faf04 (mt3)
Author: Andy Zhou
Message: ovsdb: Add IPC messages for thread communication

Add a command queue for the main thread to pass commands to the
sessions thread.

Defined and implemented a set of IPC messages for creating,
closing and managing jsonrpc sessions from the main process to jsonrpc
sessions threads.

Add a doorbell mechanism for a jsonrpc session to inform other sessions
of possible OVSDB changes.

Although all supporting functions for running a multithreading OVSDB
server have been implemented, multithreading is still not turned on,
because 'n_max_threads' is still hard coded to zero.  Future patches
will remove this restriction.

Signed-off-by: Andy Zhou <azhou at ovn.org>

View the changeset: https://github.com/azhou-nicira/ovs-review/compare/6ec73a161dbd...43faf0494b87

View the full build log and details: https://travis-ci.org/azhou-nicira/ovs-review/builds/122942026

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160414/52ddc689/attachment-0002.html>


More information about the build mailing list