Displaying 20 results from an estimated 683 matches for "fabric".
2006 Oct 30
1
QueryParser and prefixes
...tarts with an upper-case, ie
"Xapian", the Query
will contain the term "XLABEL:Xapian" as expected, and the document will be
found.
Should the colon character only be used if the term being prefixed starts with a
capital ?
I have also found that if I search for "dir:/home/fabrice", the Query
object will have terms "dir", "home" and "fabrice" instead of
"XDIR:/home/fabrice"
or "XDIR/home/fabrice".
How I should prefix terms that don't start with a non-alphanumeric character ?
Cheers.
Fabrice
2007 Jul 20
3
SOS
...I would like to know how to get fund's returns in percentage (%). For example, I use: R <- ts(read.xls("FundData"), frequency = 12, start = c(1996, 1)) Whith this program, the returns are like 0.0152699. But, I would like to have 1.52%. Please advise me about the function. Thanks! Fabrice
_________________________________________________________________
[[trailing spam removed]]
[[alternative HTML version deleted]]
2015 Sep 10
2
[RFC PATCH 0/2] virtio nvme
On Thu, 2015-09-10 at 14:02 +0000, Keith Busch wrote:
> On Wed, 9 Sep 2015, Ming Lin wrote:
> > The goal is to have a full NVMe stack from VM guest(virtio-nvme)
> > to host(vhost_nvme) to LIO NVMe-over-fabrics target.
> >
> > Now there are lots of duplicated code with linux/nvme-core.c and qemu/nvme.c.
> > The ideal result is to have a multi level NVMe stack(similar as SCSI).
> > So we can re-use the nvme code, for example
> >
> > .-------------...
2015 Sep 10
2
[RFC PATCH 0/2] virtio nvme
On Thu, 2015-09-10 at 14:02 +0000, Keith Busch wrote:
> On Wed, 9 Sep 2015, Ming Lin wrote:
> > The goal is to have a full NVMe stack from VM guest(virtio-nvme)
> > to host(vhost_nvme) to LIO NVMe-over-fabrics target.
> >
> > Now there are lots of duplicated code with linux/nvme-core.c and qemu/nvme.c.
> > The ideal result is to have a multi level NVMe stack(similar as SCSI).
> > So we can re-use the nvme code, for example
> >
> > .-------------...
2015 Sep 18
3
[RFC PATCH 0/2] virtio nvme
...esting to consider a 'vhost style' driver that
> > > can be used with unmodified nvme host OS drivers.
> > >
> > > Dr. Hannes (CC'ed) had done something like this for megasas a few years
> > > back using specialized QEMU emulation + eventfd based LIO fabric driver,
> > > and got it working with Linux + MSFT guests.
> > >
> > > Doing something similar for nvme would (potentially) be on par with
> > > current virtio-scsi+vhost-scsi small-block performance for scsi-mq
> > > guests, without the extra burden of...
2015 Sep 18
3
[RFC PATCH 0/2] virtio nvme
...esting to consider a 'vhost style' driver that
> > > can be used with unmodified nvme host OS drivers.
> > >
> > > Dr. Hannes (CC'ed) had done something like this for megasas a few years
> > > back using specialized QEMU emulation + eventfd based LIO fabric driver,
> > > and got it working with Linux + MSFT guests.
> > >
> > > Doing something similar for nvme would (potentially) be on par with
> > > current virtio-scsi+vhost-scsi small-block performance for scsi-mq
> > > guests, without the extra burden of...
2007 Oct 16
1
Matches estimate varies with sorting method
...obably explains where the 100 comes from.
The estimate will also be correct with set_sort_by_relevance_then_value(4).
If I am not mistaken, a similar problem was reported, and apparently fixed,
back in September :
http://comments.gmane.org/gmane.comp.search.xapian.general/5110
I am using 1.0.3.
Fabrice
2012 Jul 31
2
[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
...for-next-merge
Or the 'for-linus' branch containing an -rc0 head @ commit bdc0077af57:
Merge tag 'scsi-misc' of git://git.kernel.org/../jejb/scsi)
rebased up to the last commit in scsi-misc required for virtio-scsi
client LLD scanning logic to function properly with tcm_vhost fabric
ports, is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-linus
Both branches have gotten recent testing and have been running
over-night small block random I/O tests connected to raw block flash
backends. The same diffstat below will result from pullin...
2012 Jul 31
2
[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
...for-next-merge
Or the 'for-linus' branch containing an -rc0 head @ commit bdc0077af57:
Merge tag 'scsi-misc' of git://git.kernel.org/../jejb/scsi)
rebased up to the last commit in scsi-misc required for virtio-scsi
client LLD scanning logic to function properly with tcm_vhost fabric
ports, is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-linus
Both branches have gotten recent testing and have been running
over-night small block random I/O tests connected to raw block flash
backends. The same diffstat below will result from pullin...
2012 Jul 18
6
[RFC-v3 0/4] tcm_vhost+cmwq fabric driver code for-3.6
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi folks,
The following is the RFC-v3 series of tcm_vhost target fabric driver code
currently in-flight for-3.6 mainline code.
With the merge window opening soon, the tcm_vhost code has started seeing
time in linux-next. The v2 -> v3 changelog from the last week is currently
looking like:
*) Unlock on error in tcm_vhost_drop_nexus() (DanC)
*) Fix strlen() doesn...
2012 Jul 18
6
[RFC-v3 0/4] tcm_vhost+cmwq fabric driver code for-3.6
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi folks,
The following is the RFC-v3 series of tcm_vhost target fabric driver code
currently in-flight for-3.6 mainline code.
With the merge window opening soon, the tcm_vhost code has started seeing
time in linux-next. The v2 -> v3 changelog from the last week is currently
looking like:
*) Unlock on error in tcm_vhost_drop_nexus() (DanC)
*) Fix strlen() doesn...
2003 Dec 12
3
Segmentation fault
Hi,
beginning around 12th of october I have an "Segmentation fault" when starting
wine.
I'm using precompiled rpm's from wine.dataparty.no but also tried a self
compiled version from the wine.dataparty.no cvs-source getting the same
fault. At least one other user seams to have similar problems (discussion in
the forums of wine.dataparty.no. He is using fedora while
2004 Aug 04
2
fitting distributions
Hello,
I also try to fit a skewed distribution (like skewed student t) to data
points. Do you have an idee howto do this???
thank you
fabrice dusonchet
***********************************************************************************
This email and any files transmitted with it are confidentia...{{dropped}}
2012 Jul 26
2
[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hello KVM + QEMU folks,
This is -v5 of the in-flight tcm_vhost fabric driver for KVM host virtualized
target support using the in-kernel storage stack with for-3.6 code.
The changes since -v4 have been pretty minimal. A new GET_ABI_VERSION ioctl
has been added as requested by Anthony & Co, and after some back <-> forth on
the lists we've decided upon...
2012 Jul 26
2
[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hello KVM + QEMU folks,
This is -v5 of the in-flight tcm_vhost fabric driver for KVM host virtualized
target support using the in-kernel storage stack with for-3.6 code.
The changes since -v4 have been pretty minimal. A new GET_ABI_VERSION ioctl
has been added as requested by Anthony & Co, and after some back <-> forth on
the lists we've decided upon...
2012 Jul 11
7
[RFC-v2 0/4] tcm_vhost+cmwq fabric driver code for-3.6
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi folks,
The following is a RFC-v2 series of tcm_vhost target fabric driver code
currently in-flight for-3.6 mainline code.
After last week's developments along with the help of some new folks, the
changelog v1 -> v2 so far looks like:
*) Fix drivers/vhost/test.c to use VHOST_NET_FEATURES in patch #1 (Asias He)
*) Fix tv_cmd completion -> release SGL mem...
2012 Jul 11
7
[RFC-v2 0/4] tcm_vhost+cmwq fabric driver code for-3.6
From: Nicholas Bellinger <nab at linux-iscsi.org>
Hi folks,
The following is a RFC-v2 series of tcm_vhost target fabric driver code
currently in-flight for-3.6 mainline code.
After last week's developments along with the help of some new folks, the
changelog v1 -> v2 so far looks like:
*) Fix drivers/vhost/test.c to use VHOST_NET_FEATURES in patch #1 (Asias He)
*) Fix tv_cmd completion -> release SGL mem...
2003 Jul 01
2
Unable to get SetMusicOnHold working...
...t...
my musiconhold.conf :
[classes]
default => mp3:/var/lib/asterisk/mohmp3/
and there are mp3's in my /var/lib/asterisk/mohmp3/ directory. I can
hear music when I use :
exten => s,4,MP3Player(/var/lib/asterisk/mohmp3/rem.mp3)
So I don't know what to try, thanks for your help
--
Fabrice Tereszkiewicz <fabrice.tz@eikonex.net>
2015 Sep 17
2
[RFC PATCH 0/2] virtio nvme
...>
> I think it's more interesting to consider a 'vhost style' driver that
> can be used with unmodified nvme host OS drivers.
>
> Dr. Hannes (CC'ed) had done something like this for megasas a few years
> back using specialized QEMU emulation + eventfd based LIO fabric driver,
> and got it working with Linux + MSFT guests.
>
> Doing something similar for nvme would (potentially) be on par with
> current virtio-scsi+vhost-scsi small-block performance for scsi-mq
> guests, without the extra burden of a new command set specific virtio
> driver.
T...
2015 Sep 17
2
[RFC PATCH 0/2] virtio nvme
...>
> I think it's more interesting to consider a 'vhost style' driver that
> can be used with unmodified nvme host OS drivers.
>
> Dr. Hannes (CC'ed) had done something like this for megasas a few years
> back using specialized QEMU emulation + eventfd based LIO fabric driver,
> and got it working with Linux + MSFT guests.
>
> Doing something similar for nvme would (potentially) be on par with
> current virtio-scsi+vhost-scsi small-block performance for scsi-mq
> guests, without the extra burden of a new command set specific virtio
> driver.
T...