dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx
tilghman 08b5d74894 Add kqueue(2) implementation to Asterisk in various places.
This will save a considerable amount of CPU on the BSDs, including Mac OS X,
as it eliminates several places in the code that we previously used a busy
loop.  Additionally, this adds a res_timing interface, using kqueue timers.

Review: https://reviewboard.asterisk.org/r/543/


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@262852 f38db490-d61c-443f-a65b-d21fe96a405b
2010-05-13 05:37:31 +00:00
..
ael/ael-test fixed the regressions 2008-12-17 02:32:58 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
pbx_config.c Improve logging by displaying line number 2010-05-11 19:40:37 +00:00
pbx_dundi.c Merged revisions 255322 via svnmerge from 2010-03-30 16:07:49 +00:00
pbx_loopback.c AST-2009-005 2009-08-10 19:20:57 +00:00
pbx_lua.c Load pbx_lua with global symbols to allow linking with other lua libraries. 2009-11-25 15:42:48 +00:00
pbx_realtime.c More 'static' qualifiers on module global variables. 2009-06-15 17:34:30 +00:00
pbx_spool.c Add kqueue(2) implementation to Asterisk in various places. 2010-05-13 05:37:31 +00:00