[asterisk-bugs] [Asterisk 0014998]: [patch] Change readq locking
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 6 21:11:30 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14998
======================================================================
Reported By: wedhorn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14998
Category: Core/Channels
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 191173
Request Review:
======================================================================
Date Submitted: 2009-04-29 15:32 CDT
Last Modified: 2011-01-06 15:11 CST
======================================================================
Summary: [patch] Change readq locking
Description:
Revision of chan->readq locking to utilise a list lock rather than the chan
lock. The main advantage of this patch is that channels need not lock
before calling ast_queue_frame or related functions purely to avoid a
deadlock.
Obvious changes to chan_sip and chan_iax have been included. I'm sure
there are others.
======================================================================
----------------------------------------------------------------------
(0130281) aragon (reporter) - 2011-01-06 15:11
https://issues.asterisk.org/view.php?id=14998#c130281
----------------------------------------------------------------------
Has this work been abandoned?
Revision 252359
Jump to revision:
Author: wedhorn
Date: Sun Mar 14 21:41:02 2010 UTC (9 months, 3 weeks ago)
Changed paths: 5
Log Message:
Merge old patch into current trunk.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-06 15:11 aragon Note Added: 0130281
======================================================================
More information about the asterisk-bugs
mailing list