Commit History

Author SHA1 Message Date
  Kinsey Moore 2c2377115d Allow Asterisk to compile under GCC 4.10 11 years ago
  Kevin P. Fleming c54d797c9b Add support-level indications to many more source files. 13 years ago
  Russell Bryant f76c894656 Fix inaccurate sizeof() in sched.c. 13 years ago
  Russell Bryant c18c514b0c Merged revisions 281574 via svnmerge from 15 years ago
  Tilghman Lesher 9b031c4187 Finally, a method that really fixes the assertions in chan_iax2.c related to cancelling lagid. 15 years ago
  Mark Michelson 39abe6f995 Initialize counters in ast_sched_report so that resulting data is not bogus. 15 years ago
  Russell Bryant 81141df3c3 Fix a regression in scheduler entry ordering, and add a regression test for it. 16 years ago
  Russell Bryant 6020a45ce9 Significantly improve scheduler performance under high load. 16 years ago
  Russell Bryant 054b992c7e Make ast_sched_report() and ast_sched_dump() thread safe. 16 years ago
  Russell Bryant 6b37604840 Fix a number of problems with ast_sched_report(). 16 years ago
  Russell Bryant 9d1f2a9896 Add a common implementation of a scheduler context with a dedicated thread. 16 years ago
  Russell Bryant cf6ffbb60f Merged revisions 142354 via svnmerge from 17 years ago
  Sean Bright d1a7f48d9f That's all, folks. Not going to update the Makefile until res_jabber is 17 years ago
  Tilghman Lesher 0c0dc8c04c Oops, wrong define 17 years ago
  Tilghman Lesher e21877d187 Merged revisions 131988 via svnmerge from 17 years ago
  Tilghman Lesher b3d7698007 Merged revisions 131985 via svnmerge from 17 years ago
  Tilghman Lesher ab4275c445 Merged revisions 131970 via svnmerge from 17 years ago
  Tilghman Lesher 52de6e3f71 Merged revisions 121861 via svnmerge from 17 years ago
  Luigi Rizzo 4eb845357b Use casts or intermediate variables to remove a number 17 years ago
  Russell Bryant 2f75847326 Merged revisions 116463 via svnmerge from 17 years ago
  Russell Bryant 9ba84ff35d Fix up a problem that was introduced into the scheduler when it was converted 17 years ago
  Tilghman Lesher de68f74123 Add attributes to various API calls, to help track down bugs (and remove a deprecated function) 17 years ago
  Steve Murphy 50cb340776 Introducing a small upgrade to the ast_sched_xxx facility, to keep it from eating up lots of cpu cycles. See CHANGES. From the team/murf/bug11210 branch. 17 years ago
  Luigi Rizzo ff8ac85d1a remove a bunch of useless #include "options.h" 17 years ago
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Kevin P. Fleming 2a8e8b6ea2 improve linked-list macros in two ways: 17 years ago
  Russell Bryant 22ba0dbb12 Merged revisions 83432 via svnmerge from 18 years ago
  Tilghman Lesher a83cadab9c A schedule id of 0 is not possible and is used to flag that we want to add a new item 18 years ago
  Russell Bryant fb71694119 This commit adds a scheduler API call, ast_sched_replace that can be used 18 years ago