mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 16:20:37 +00:00
Commit CHANGES change I promised when submitting
res_timing_timerfd git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@157906 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -933,3 +933,11 @@ Miscellaneous
|
||||
consoles, you may want to try using this option. This option is enabled by default
|
||||
on Darwin systems since it is known that the Darwin poll() implementation has
|
||||
odd issues.
|
||||
|
||||
Timer Changes
|
||||
--------------------
|
||||
* In addition to timing from DAHDI, there is a new timing module called
|
||||
res_timing_timerfd. In order to use this, you must be running Linux with
|
||||
a kernel version 2.6.25 or newer as well as glibc 2.8 or newer. The configure
|
||||
script will be able to tell if you have the requirements. From menuselect, select
|
||||
res_timing_timerfd from the Resource Modules menu.
|
||||
|
||||
Reference in New Issue
Block a user