This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 62e1dcb  Issue 3546: Add "overridable" to the configuration variable 
description.
     new d15c454  cleanup the eventloop
     new 96eaa3aa put events into local queue when scheduling on the same 
thread as the scheduler

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 iocore/aio/AIO.cc                                  |  4 +--
 iocore/cache/CacheWrite.cc                         |  6 ++--
 iocore/dns/DNS.cc                                  |  2 +-
 iocore/eventsystem/I_EThread.h                     |  6 +---
 iocore/eventsystem/I_EventProcessor.h              |  8 ++---
 iocore/eventsystem/I_ProtectedQueue.h              |  4 +--
 iocore/eventsystem/P_UnixEThread.h                 | 19 +++++-------
 iocore/eventsystem/P_UnixEventProcessor.h          | 36 +++++++++-------------
 iocore/eventsystem/ProtectedQueue.cc               | 23 ++------------
 iocore/eventsystem/UnixEThread.cc                  | 16 +---------
 iocore/net/UnixNetAccept.cc                        |  2 +-
 .../null_transform/gold/null_transform-tag.gold    |  2 +-
 12 files changed, 37 insertions(+), 91 deletions(-)

Reply via email to