Displaying 9 results from an estimated 9 matches for "eventsper".
Did you mean:
eventset
2006 Apr 04
1
Anyone have a definitive list of Manager eventsper category?
...my application/network performance.
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf of Josh McAllister
Sent: Tue 4/4/2006 2:59 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Anyone have a definitive list of Manager eventsper category?
Can anyone provide a complete list of events and to which category they
are in? (ie. system,call,log,verbose,command,agent,user).
I'm using * Manager in various ways with heavy call volume and would
like to limit the events per connection as much as possible.
Any help would be ap...
2006 Apr 04
0
Anyone have a definitive list of Managereventsper category?
...______
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Josh
McAllister
Sent: Tuesday, April 04, 2006 4:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Anyone have a definitive list of
Managereventsper category?
My understanding is that is exactly what these categories do for you....
IE. If I were to create a user with read=call, that user would only get
events in the call category. Am I wrong? If my assumption is correct, it
would be of great benefit to know exactly which events are in which...
2015 Jan 26
1
[PATCH] vhost-scsi: introduce an ioctl to get the minimum tpgt
From: Gonglei <arei.gonglei at huawei.com>
In order to support to assign a boot order for
vhost-scsi device, we should get the tpgt for
user level (such as Qemu). and at present, we
only support the minimum tpgt can boot.
Signed-off-by: Gonglei <arei.gonglei at huawei.com>
Signed-off-by: Bo Su <subo7 at huawei.com>
---
drivers/vhost/scsi.c | 41
2015 Jan 26
1
[PATCH] vhost-scsi: introduce an ioctl to get the minimum tpgt
From: Gonglei <arei.gonglei at huawei.com>
In order to support to assign a boot order for
vhost-scsi device, we should get the tpgt for
user level (such as Qemu). and at present, we
only support the minimum tpgt can boot.
Signed-off-by: Gonglei <arei.gonglei at huawei.com>
Signed-off-by: Bo Su <subo7 at huawei.com>
---
drivers/vhost/scsi.c | 41
2013 Apr 25
9
[PATCH v11 0/4] tcm_vhost hotplug
Changes in v11
- Drop change log histroy in commit log
Changes in v10
- Drop comments about lun
- Add Enable VIRTIO_SCSI_F_HOTPLUG to this series
Changes in v9
- Drop tcm_vhost_check_feature
- Add Refactor the lock nesting rule to this sereis
Asias He (4):
tcm_vhost: Refactor the lock nesting rule
tcm_vhost: Add hotplug/hotunplug support
tcm_vhost: Add ioctl to get and set events missed
2013 Apr 25
9
[PATCH v11 0/4] tcm_vhost hotplug
Changes in v11
- Drop change log histroy in commit log
Changes in v10
- Drop comments about lun
- Add Enable VIRTIO_SCSI_F_HOTPLUG to this series
Changes in v9
- Drop tcm_vhost_check_feature
- Add Refactor the lock nesting rule to this sereis
Asias He (4):
tcm_vhost: Refactor the lock nesting rule
tcm_vhost: Add hotplug/hotunplug support
tcm_vhost: Add ioctl to get and set events missed
2012 Feb 27
0
[LLVMdev] Trying to build lldb on linux
Dear,
I would like build lldb on linux but i fail, (thanks for any help):
1/ get llvm3.0
2/ get clang.3.0 and put it into llvm/tools/
3/ checkout lldb rev 144573 put into llvm/tools/
build
---------------------------------
$ ./configure
--disable-assertions \
--enable-debug-runtime \
--enable-jit \
--enable-libffi \
--enable-shared
$ make REQUIRES_RTTI=1 VERBOSE=1
2013 Apr 25
6
[PATCH v10 0/4] tcm_vhost hotplug
Asias He (4):
tcm_vhost: Refactor the lock nesting rule
tcm_vhost: Add hotplug/hotunplug support
tcm_vhost: Add ioctl to get and set events missed flag
tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
drivers/vhost/tcm_vhost.c | 262 +++++++++++++++++++++++++++++++++++++++++++---
drivers/vhost/tcm_vhost.h | 13 +++
2 files changed, 259 insertions(+), 16 deletions(-)
--
1.8.1.4
2013 Apr 25
6
[PATCH v10 0/4] tcm_vhost hotplug
Asias He (4):
tcm_vhost: Refactor the lock nesting rule
tcm_vhost: Add hotplug/hotunplug support
tcm_vhost: Add ioctl to get and set events missed flag
tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
drivers/vhost/tcm_vhost.c | 262 +++++++++++++++++++++++++++++++++++++++++++---
drivers/vhost/tcm_vhost.h | 13 +++
2 files changed, 259 insertions(+), 16 deletions(-)
--
1.8.1.4