[svn-commits] russell: branch 1.2 r1300 -
/branches/1.2/wct4xxp_base.c
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Sun Aug 13 18:44:59 MST 2006
Author: russell
Date: Sun Aug 13 20:44:59 2006
New Revision: 1300
URL: http://svn.digium.com/view/zaptel?rev=1300&view=rev
Log:
add a note that ENABLE_TASKLETS is not implemented in wct4xxp (issue #7688)
Modified:
branches/1.2/wct4xxp_base.c
Modified: branches/1.2/wct4xxp_base.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wct4xxp_base.c?rev=1300&r1=1299&r2=1300&view=diff
==============================================================================
--- branches/1.2/wct4xxp_base.c (original)
+++ branches/1.2/wct4xxp_base.c Sun Aug 13 20:44:59 2006
@@ -57,6 +57,8 @@
* you are more concerned with the performance of your machine, enable the
* tasklets. If you are strict about absolutely no drops, then do not enable
* tasklets.
+ *
+ * XXX THIS IS NOT CURRENTLY IMPLEMENTED FOR THIS MODULE. FOR NOW, DO NOT USE!
*/
/* #define ENABLE_TASKLETS */
More information about the svn-commits
mailing list