Displaying 14 results from an estimated 14 matches for "oridinari".
Did you mean:
oridinary
2008 Dec 25
0
[LLVMdev] Questions on Parallelism and Data Dependence Analysis
> Hi, I have two questions about llvm, and expect your reply very much.
>
> 1. Is there any plan of llvm to support Thread-Level Parallelism by using
> OpenMP, MPI, pthread or llvm-defined directives?
> If automatic parallelism exploring is very hard, what is the key
> problem? We can't get the precise data dependence
> information at compile-time?
llvm-gcc uses
2016 Jun 21
0
[RFC PATCH V3 0/3] basic device IOTLB support
On Tue, May 24, 2016 at 05:36:22PM +0800, Jason Wang wrote:
> This patch tries to implement an device IOTLB for vhost. This could be
> used with for co-operation with userspace IOMMU implementation (qemu)
> for a secure DMA environment (DMAR) in guest.
>
> The idea is simple. When vhost meets an IOTLB miss, it will request
> the assistance of userspace to do the translation,
2020 Feb 29
0
idmap range and xidNumber
On 29/02/2020 16:30, Alexander Kushnirenko wrote:
>
> You are right, this is used on Unix domain member
I know I am right, I put that in the wiki ;-)
>
> Well on DC I see files owned by unix user with UID=3000000 in
> /var/lib/samba/sysvol/, and when I look on the same SYSVOL share from
> windows world I see that the file is owned by BUILTIN\Administrator
> user
2005 May 31
0
custom network script for SuSE boxes
Hello all,
This is a custom network script I have been working on, mainly
for a SuSE 9.3 box, but I am hoping other people may find it
useful.
It is based on the existing network script in /etc/xen/scripts/ .
The existing script, by default, uses eth0 and xen-br0 for the
device and bridge respectively.
The custom script just takes one parameter, say eth0. It move
eth0 to one side by renaming it
2013 Mar 27
0
chan_mobile: FXS
Hi all,
Finally i got hold of some bt-dongles that seems p[retty stable, the
asus-bt211.
After installing them, i rebuild 11.3-rc1 added mobile.conf (bt-addres
and blackberry address) and "mobile show devices" is showing me that the
BT-link is up, and remains stable up.
Seems good, but it looks like asterisk is seeing the BB as a trunk/FXO.
However, i want to use the phone as an FXS.
2014 May 10
2
some trouble when devising skiplist
Hi,
I was confronted with some trouble, I describe the trouble in my journal
http://trac.xapian.org/wiki/GSoC2014/Posting%20list%20encoding%20improvements/Journal#May10
And corresponding code is in my git.
Would you like to give me some help?
------------------
Shangtong Zhang,Second Year Undergraduate,
School of Computer Science,
Fudan University, China.
-------------- next part
2020 Feb 29
4
idmap range and xidNumber
Hello,
There recommended range in Samba4 share for BUILTIN users is usually (from
Samba wiki)
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*) domain:
# - must not overlap with any domain ID mapping configuration!
# - must use a read-write-enabled back end, such as tdb.
idmap config * : backend = tdb
idmap config * : range = 3000-7999
2007 Jan 16
3
Realtime Voicemail Password Change Not Working
Hi All,
I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3.
All seems to work normally with realtime voicemail, reads vmbox
parameters from the db fine. When I try to change the password,
asterisk operates normally, "enter new password" ok, "re-enter new
password" ok, "password has been changed"
There are no entries in the mysql.log setting the
2016 May 24
6
[RFC PATCH V3 0/3] basic device IOTLB support
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through
2016 May 24
6
[RFC PATCH V3 0/3] basic device IOTLB support
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through
2016 Jun 23
3
[PATCH V2 0/3] basic device IOTLB support for vhost_net
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through
2016 Jun 23
3
[PATCH V2 0/3] basic device IOTLB support for vhost_net
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through
2016 Jun 22
4
[PATCH 0/3] basic device IOTLB support
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through
2016 Jun 22
4
[PATCH 0/3] basic device IOTLB support
This patch tries to implement an device IOTLB for vhost. This could be
used with for co-operation with userspace IOMMU implementation (qemu)
for a secure DMA environment (DMAR) in guest.
The idea is simple. When vhost meets an IOTLB miss, it will request
the assistance of userspace to do the translation, this is done
through:
- when there's a IOTLB miss, it will notify userspace through