Displaying 20 results from an estimated 4000 matches similar to: "Quantile regression questions"
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
Thanks David. I meant to send to lldb maillist, but glad to hear response
here.
Our binary is built from gcc:
String dump of section '.comment':
[ 1] GCC: (GNU) 4.9.x-google 20150123 (prerelease)
Is there any similar flags we should use? By doing "strings -a [binary] |
grep -i gcc", I found the following flags being used:
GNU C++ 4.9.x-google 20150123 (prerelease)
2016 Jun 13
3
[RFC] LLVM Coroutines
Hi Sanjoy:
>> Now in the above CFG %val can be folded to 10, but in reality you need
>> a PHI of 10 and 20
Quick answer: folding %val to 10 is OK, but, I would prefer it to be 'undef'
or even catch it in the verifier as it is a programmer/frontend error.
Details are in the second half of my reply. I would like to start
with the thought experiment you suggested, as it might
2005 May 27
3
Newbie here. Tips on setting up 100 phones w anted.
>It will be about 100 phones at about 20 locations all within
>about 4 miles of each other.
Perhaps a more pressing question might be how you are going to backhaul
Ethernet in a 4-mile radius. You can't run a Cat 5 cable more than 100
metres reliably, and using Ethernet repeaters every hundred metres or so
isn't practical. You will need a fiber backbone or something like that. What
2016 Jun 15
2
[RFC] LLVM Coroutines
Hi Sanjoy,
>> I'm not familiar with fiber-type APIs, but I assume fiber_fork is like
>> setjmp, in that it can "return twice"?
Yes, user-mode stack switching API are somewhat similar to setjmp. Here are
links to a doc page and implementation, just in case you are curious:
http://www.boost.org/doc/libs/1_59_0/libs/context/doc/html/context/context.html
2005 May 31
2
pbx -> fiber -> network media converter -> wifi -> network media converter -> fiber -> pbx ???
Please forgive the (almost?) OT post. (and the fact that I need a clue-bat)
We've got a situation at one of our sites where a construction crew is
likely to dig up our conduit which houses some data fiber and one pair
of fiber used to tie a Definity 3gsi at a small office building to the
rest of the phone system (school district). We're using a pair of
Aeronets to the data network stays
2010 Nov 05
2
xServes are dead ;-( / SAN Question
Hi !
As some of you might know, Apple has discontinued it's xServes server as of
january 31st 2011.
We have a server rack with 12 xserves ranging from dual G5's to dual
quand-core xeon lastest generation, 3 xserve-raid and one activeraid 16 TB
disk enclosure. We also use xSan to access a shared file system among the
servers. Services are run from this shared filesystem, spreaded
2008 Jan 03
2
Possibility for networkless installation (for long distance shared storage)
As we have fiber channel, and we have fiber connections, sometimes direct
p-to-p, where we could run it into our fiber channel switch, and share a
disk array over hundreds of feet, to hundreds of miles, but where servers
wouldn't be able to talk via fast enough network connection, does (or will)
ocfs2 support a mode where there is no network connection needed, and all
voting, and cluster
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
On Sat, Mar 26, 2016 at 11:31 PM, Jeffrey Tan <jeffrey.fudan at gmail.com>
wrote:
> Thanks David. I meant to send to lldb maillist, but glad to hear response
> here.
>
> Our binary is built from gcc:
> String dump of section '.comment':
> [ 1] GCC: (GNU) 4.9.x-google 20150123 (prerelease)
>
> Is there any similar flags we should use?
>
If it's
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
If you're going to use clang built binaries with lldb, you'll want to pass
-fstandalone-debug - this is the default on platforms where lldb is the
primary debugger (Darwin and freebsd)
Not sure if that is the problem you are seeing, but will be a problem
sooner or later
On Mar 26, 2016 4:16 PM, "Jeffrey Tan via llvm-dev" <llvm-dev at lists.llvm.org>
wrote:
> Hi,
>
2003 Jul 10
1
ocfs performance
Hi,
I'm new to the list, so forgive me if I'm asking several naive questions
that have been answered a dozen times before.
I have RHAS with kernel version 2.4.9-e.10smp, running
ocfs-support-1.0-2, ocfs-tools-1.0-2, ocfs-2.4.9-e.10-smp-1.0-2. I have
Oracle 9iR2 RAC up and running on an IBM fiber channel architecture. I
find it to be extremely slow compared to other stand alone
2003 May 28
1
D-Link DGE-550SX support
I found some ancillary information that seems to indicate that there is a
driver that will allow a D-Link DGE-550SX Gigabit fiber NIC to work under
FreeBSD 4.x. Can anyone confirm or refute this, or provide additional
information? If the NIC is not supported, is there a recommendation for a
gigabit fiber NIC that works well under 4.8?
Thanks,
Steve
2013 Aug 14
2
Re: Oracle RAC in libvirt+KVM environment
Hi all,
I found a article about Hyper-V virtual Fiber Channel, I think this
will make Failover Cluster work if KVM has the same feature.
http://technet.microsoft.com/en-us/library/hh831413.aspx
Hyper-V uses NPIV for virtual Fiber Channel, I have read some article
about KVM NPIV, but how can I config it with libvirt? Any body can
show me some example?
On Wed, Aug 14, 2013 at 2:33 PM, Timon Wang
2013 Mar 24
5
How to make a network interface come up automatically on link up?
I have a recently installed Mellanox VPI interface in my server. This is
an InfiniBand interface, which, through the use of adapters, can also do
10GbE over fiber. I have one of the adapter's two ports configured for
10GbE in this way, with a point to point link to a Mac workstation with
a Myricom 10GbE card.
I've configured this interface on the Linux box (eth2) using
2009 Mar 18
2
connecting 2 servers using an FC card via iSCSI
Hi there,
I have one server acting as a iscsi target running windows storage server r2
sp2 and the other server is running centos as an initiator. They are
connected to a switch over a 1Gbit ethernet connection. the target is a Dell
NF600 and the server running centos is a Poweredge R900.
We want to move this configuration to a FC based installation using a Dell
QLE2462 HBA (this is the hba we can
2006 Jul 04
2
Xen kernel and QLogic driver
Hello,
Any one know how to enable Fiber Channel QLOGIC driver for xen kernel?
This driver is available in CentOS4.3 as default. But when i compile
xen-3.0.2-2 with linux-2.6.16 or xen-3.0.1with linux-2.6.12, the
driver is not there.
I tried to turn on QLOGIC by using "make menuconfig" and modified
.config file but there is no change in
/lib/modules/2.6.x-xen/kernel/drivers/scsi after
2006 Oct 13
1
Cluster Quorum Question/Problem
Greetings all,
I am in need of professional insight. I have a 2 node cluster running
CentOS, mysql, apache, etc. I have on each system a fiber HBA connected to
a fiber SAN. Each system shows the devices sdb and sdc for each of the
connections on the HBA. I have sdc1 mounted on both machines as /quorum.
When I right to the /quorum from one of the nodes, the file doesn't show up
on the
2017 Mar 06
1
rsync transfer slow over network
Hello,
We have our mac connected to a SAN via 10Gbe fiber network. Being thunderbolt model macs with no PCI slots we are using external boxes (Sonnet, ATTO) to interface between the thunderbolt and fiber connections.
When using rsync -avvPhi we get speeds of approx 110MB/s but with a simple drag-and-drop we get speeds of approx 620MB/s. BIG difference. We get the same speeds (roughly)
2004 Jul 16
1
Using Asterisk with fiber optic
Hi, I'd like to use PSTN and analogic telephone with a Asterisk server which
works on a LAN connected to the outside with fiber optic, on which voice
stream passes too. Do I need some particular solution, some particular card
to make it works or I just need a Digium or similar fxo card?
Thanks,
Bob
__________________________________________________________________
Tiscali ADSL Senza Canone,
2014 May 30
1
R CMD check for the R code from vignettes
Hi,
Recently I saw a couple of cases in which the package vignettes were
somewhat complicated so that Stangle() (or knitr::purl() or other
tangling functions) can fail to produce the exact R code that is
executed by the weaving function Sweave() (or knitr::knit(), ...). For
example, this is a valid document that can pass the weaving process
but cannot generate a valid R script to be source()d:
2004 Jan 21
1
HTB and VOIP- Choppy voice quality: What am I doing wrong? Desperate!
Hello all,
( I apologize if this posts twice )
Here is my situation. I have 3 buildings linked with 100mbit fiber optics (2 runs that come to the corporate office). I have 3 RH9 boxes, one at each location. Each box at the remote locations have 4 NICs, one for the fiber link, one for LAN, one for the VOIP box and one for the internet connection. The corporate office has 4 NICs also, 1