search for: send_notify

Displaying 7 results from an estimated 7 matches for "send_notify".

2012 May 14
1
[PATCH, v2] qemu/xendisk: properly update stats in ioreq_release()
...nish) { + blkdev->requests_finished--; + } else { + blkdev->requests_inflight--; + } } /* @@ -449,7 +453,7 @@ static void blk_send_response_all(struct while (!QLIST_EMPTY(&blkdev->finished)) { ioreq = QLIST_FIRST(&blkdev->finished); send_notify += blk_send_response_one(ioreq); - ioreq_release(ioreq); + ioreq_release(ioreq, true); } if (send_notify) { xen_be_send_notify(&blkdev->xendev); @@ -505,7 +509,7 @@ static void blk_handle_requests(struct X if (blk_send_response_one(ioreq)) {...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...(Reported by Sebastian Kemper) * ASTERISK-25042 - asterisk.conf options override command-line options. (Reported by Corey Farrell) * ASTERISK-24442 - Outgoing call files don't work properly when set in the future (Reported by tootai) * ASTERISK-25057 - res_pjsip_pubsub: Crash in send_notify due to invalid root pointer in sub_tree (Reported by Matt Jordan) * ASTERISK-24938 - ARI Snoop Channel results in excessive escalating CPU usage (Reported by George Ladoff) * ASTERISK-25034 - chan_dahdi: Some telco switches occasionally ignore ISDN RESTART requests. (Reported by...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...(Reported by Sebastian Kemper) * ASTERISK-25042 - asterisk.conf options override command-line options. (Reported by Corey Farrell) * ASTERISK-24442 - Outgoing call files don't work properly when set in the future (Reported by tootai) * ASTERISK-25057 - res_pjsip_pubsub: Crash in send_notify due to invalid root pointer in sub_tree (Reported by Matt Jordan) * ASTERISK-24938 - ARI Snoop Channel results in excessive escalating CPU usage (Reported by George Ladoff) * ASTERISK-25034 - chan_dahdi: Some telco switches occasionally ignore ISDN RESTART requests. (Reported by...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...(Reported by Sebastian Kemper) * ASTERISK-25042 - asterisk.conf options override command-line options. (Reported by Corey Farrell) * ASTERISK-24442 - Outgoing call files don't work properly when set in the future (Reported by tootai) * ASTERISK-25057 - res_pjsip_pubsub: Crash in send_notify due to invalid root pointer in sub_tree (Reported by Matt Jordan) * ASTERISK-24938 - ARI Snoop Channel results in excessive escalating CPU usage (Reported by George Ladoff) * ASTERISK-25034 - chan_dahdi: Some telco switches occasionally ignore ISDN RESTART requests. (Reported by...
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes: tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num tools/blktap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...set in the future (Reported by tootai) * ASTERISK-18252 - queue_log mysql time column data format (Reported by Gareth Blades) * ASTERISK-25041 - [patch]Broken column type checking in res_config_mysql addon (Reported by Alexandre Fournier) * ASTERISK-25057 - res_pjsip_pubsub: Crash in send_notify due to invalid root pointer in sub_tree (Reported by Matt Jordan) * ASTERISK-24938 - ARI Snoop Channel results in excessive escalating CPU usage (Reported by George Ladoff) * ASTERISK-25034 - chan_dahdi: Some telco switches occasionally ignore ISDN RESTART requests. (Reported by...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...[ASTERISK-25041 <https://issues.asterisk.org/jira/browse/ASTERISK-25041>] - [patch]Broken column type checking in res_config_mysql addon (Reported by Alexandre Fournier) - [ASTERISK-25057 <https://issues.asterisk.org/jira/browse/ASTERISK-25057>] - res_pjsip_pubsub: Crash in send_notify due to invalid root pointer in sub_tree (Reported by Matt Jordan) - [ASTERISK-24938 <https://issues.asterisk.org/jira/browse/ASTERISK-24938>] - ARI Snoop Channel results in excessive escalating CPU usage (Reported by George Ladoff) - [ASTERISK-25034 <https://issues.asterisk....