Commit Graph

25 Commits (master)

Author SHA1 Message Date
Walter Doekes 3fab8212e3 res_timing: Don't close FD 0 when out of open files.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations.
11 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
14 years ago
Terry Wilson c38cb95863 Merged revisions 332321 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel 6e62aa2c7d Merged revisions 326484 via svnmerge from
14 years ago
David Vossel 317c631ac1 Merged revisions 325673 via svnmerge from
14 years ago
Paul Belanger 9d6cbe222c Merged revisions 302462 via svnmerge from
14 years ago
Jeff Peeler 9a257b9f97 Merged revisions 294313 via svnmerge from
15 years ago
Jeff Peeler 12a40275f2 Merged revisions 294278 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Sean Bright a60935478b Clarify error message in res_timing_timerfd.
15 years ago
Sean Bright cd2ba30e9e If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.
16 years ago
David Vossel d532cbcd8a module load priority
16 years ago
Russell Bryant 174697b7d1 Fix some timer state corruption.
16 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
16 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
16 years ago
Mark Michelson e2f49af37f Fix a logic error that occur when using the timerfd interface
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Terry Wilson ebe533b83b Fix compiling
17 years ago
Mark Michelson da33129373 Cast this value since a uint64_t is not the same
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago