Displaying 20 results from an estimated 20000 matches similar to: "Dual Interface"
2008 Jul 25
1
[PATCH]xend: fix dual destroy
After changeset 18030 and 18064 were checked in, I found some issues
when creating HVM domains with devices assigned:
In XendDomainInfo.py, we have the call trace: the global function
create() => vm.start() => _constructDomain().
In _constructDomain(), we invoke xc.test_assign_device() and when the
function fails (maybe because iommu=1 is not specified in grub entry
since iommu is 0 by
2004 Nov 25
12
simple dual Internet connection setup not sending return packets on correct interface
I have a very simple setup exactly as described in the HOWTO section "
4.2. Routing for multiple uplinks/providers".
One is cable (eth1: dhcp) and the other is PPPoE (ppp0).
I used the following commands to configure the routing once all of my
interfaces are up and i have configured SNATing for them:
ip route add 66.11.173.0/24 dev ppp0 src 66.11.173.224 table 11
ip route add default
2006 Jan 16
0
RE: FS: Cyclades PC300/TE2 Dual T1 Interface PCI Card For LinuxPC!
I hope this isn''t too far off topic. I did a little bit of pricing
homework a few months ago on new T1 cards. The idea was to build a
Linux based router/firewall. After all, Ethernet NICs are easily
available for less than $10 today. But all the T1 cards I found cost a
fortune. And about a year ago, I learned the list price for a complete
Adtran Netvanta 3200 router with T1 card is
2006 Jan 16
0
FS: Cyclades PC300/TE2 Dual T1 Interface PCI Card For Linux PC!
Hi. I have a Cyclades PC300/TE2 card that turns a Linux PC into a Dual
T1 interface router. It is well made and high performance. I used it for
a few years. It includes two T1 cables. Cyclades has gotten out of this
business but the Linux kernel developer community supports this card so
no additional driver is needed.
It cost me $700+. I would like to sell it for about $300.
Put this in a PC
1998 Sep 15
1
SUNOS: Samba grabs all semaphores, breaking other softwares (PR#9755)
Ole.H.Nielsen@fysik.dtu.dk wrote:
>
> SAMBA grabs ALL available semaphores minus 1 on SunOS 4.1.3,
> where the kernel has 60, see /usr/include/sys/sem.h:
> #define SEMMNS 60 /* # of semaphores in system */
>
> This is a MAJOR PROBLEM to us, since our backup software
> (IBM ADSM) also needs available semaphores for the client
> part to work. Hence we can
2006 Jan 23
1
too-large notches in boxplot (PR #7690)
PR #7690 points out that if the confidence intervals (+/-1.58
IQR/sqrt(n)) in a boxplot with notch=TRUE are larger than the
hinges -- which is most likely to happen for small n and asymmetric
distributions -- the resulting plot is ugly, e.g.:
set.seed(1001)
npts <- 5
X <- rnorm(2*npts,rep(3:4,each=npts),sd=1)
f <- factor(rep(1:2,each=npts))
boxplot(X~f)
boxplot(X~f,notch=TRUE)
I can
2006 Oct 09
1
boxplot, notches, etc.
Sorry to repost this, but it looks like it's getting
buried in r-help (originally posted October 5: my experience
says that if it hasn't been answered by then it won't be).
I wouldn't bother, but I'm worried that r-devel might be
better, *and* a previous e-mail of mine on the subject in
January also seemed to get buried.
Synopsis: boxplot notches look weird when notches
are
2002 May 06
1
Prevent infinite recursion in rwrite()
Here's a resend of an old patch that is intended to avoid an infinite
recursion (ending in a stack overflow) of the rwrite() function getting
an error that calls rwrite(), ad naseum. I've only seen this happen
when one of the sides dies due to a program error -- in that case, the
connection is closed, and when we try to send an error to the other
side and it generates an error, the error
2010 Jun 14
2
Dual personality Server (network pass through)
I have 3 nics in a NATed gateway file server. Two nics (eth1, eth2)
provide dhcp and nfs services to an internal subnet via a dedicated
switch. The other nic (eth0) connects to an external WAN switch to
provide net access to the systems in the subnet.
--- eth1
WAN switch eth0 --- | SUBNET switch
--- eth2
Question:
Is it
2010 Feb 01
4
[PATCH 1/3] Introduce nouveau_bo_wait for waiting on a BO with a GPU channel
nouveau_bo_wait will make the GPU channel wait for fence if possible,
otherwise falling back to waiting with the CPU using ttm_bo_wait.
The nouveau_fence_sync function currently returns -ENOSYS, and is
the focus of the next patch.
Signed-off-by: Luca Barbieri <luca at luca-barbieri.com>
---
drivers/gpu/drm/nouveau/nouveau_bo.c | 68 ++++++++++++++++++++++++++++++-
2010 Feb 09
2
[PATCH 1/3] Introduce nouveau_bo_wait for waiting on a BO with a GPU channel (v2)
Changes in v2:
- Addressed review comments
nouveau_bo_wait will make the GPU channel wait for fence if possible,
otherwise falling back to waiting with the CPU using ttm_bo_wait.
The nouveau_fence_sync function currently returns -ENOSYS, and is
the focus of the next patch.
Signed-off-by: Luca Barbieri <luca at luca-barbieri.com>
---
drivers/gpu/drm/nouveau/nouveau_bo.c | 68
2015 Jan 11
2
flac (encoder, analyzer, decoder) tool now (also) available in JavaScript
After compiling opusenc.js to JavaScript [1], now the flac tool is also available [2][3], too.
s/Check out/Clone/ https://github.com/Rillke/flac.js !
I
am slightly nervous about its license, the GPL and what CloudFlare is
doing: It's melting a lot of content together into one file and adding
JavaScript that doesn't appear to be GPL or compatibly licensed -- by
any chance, is there a
2015 Jan 11
2
flac (encoder, analyzer, decoder) tool now (also) available in JavaScript
After compiling opusenc.js to JavaScript [1], now the flac tool is also available [2][3], too.
s/Check out/Clone/ https://github.com/Rillke/flac.js !
I
am slightly nervous about its license, the GPL and what CloudFlare is
doing: It's melting a lot of content together into one file and adding
JavaScript that doesn't appear to be GPL or compatibly licensed -- by
any chance, is there a
1999 Oct 13
3
Root did not create the semaphore
Hello all,
I have a very annoying situation (at least at my end). I set up Samba
2.0.5 on a Digital UNIX 4.0F system sitting on a Compaq DS20 server with
great success.... until recently. I set up three directory file shares
with no problems, when I tried to set up a forth, quite a while after
setting up the inital three, I tried to access it from a NT box, I got
the message server not found,
2005 Oct 05
2
Apache won't start, semaphores exhausted
One of our systems run Apache 2.0.52 (httpd-2.0.52-12.2.ent.centos4
rpm). The kernel we're running is 2.6.9-11.ELsmp. After a few weeks
of uptime, Apache refuses to start with the following error in
error.log:
[crit] (28)No space left on device: mod_jk: could not create jk_log_lock
With Apache not running, there're a lot of semaphores left behind by
Apache, e.g.:
------ Semaphore
2000 Feb 11
1
Samba 2.0.6 on Solaris 2.6
Hi,
i've setup samba on one of our solaris boxes, it was working fine, but suddenly now it does not start. here is the error message from the log.smb file:
[2000/02/11 09:42:51, 0] locking/shmem_sysv.c:sysv_shm_open(566)
Can't create or use semaphore [1]. Error was No space left on device
[2000/02/11 09:42:51, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share
2008 Feb 18
2
Custom Plot - means, SD & 5th-95th% (Plotmeans or Boxplot)?
Any help with this problem would be greatly appreciated:
I need to produce a custom plot i haven't come across in R. Basically, I
want to show means, 1st standard deviation and 5th and 95th percentiles
visually, using something resembling a boxplot. Is it possible to completely
customize a boxplot so that it shows means as the bar (instead of, not as
well as medians), standard deviations at
2008 Feb 06
1
POSIX semaphores in CentOS 5.1?
According to the man pages for sem_wait, etc., POSIX semaphores are
available in Linux 2.6 (with the right NTPL threading in glibc).
However, I have a program that compiles just fine but won't link because it
can't find the library for the semaphore operations.
What am I missing?
I ran a find and grep through all the libc's on the system and they turned
up nothing:
$ find /lib
2000 Nov 28
2
Welcome to the "samba" mailing list
i got the following problem:
[root@sun samba]# tail log.smb
[2000/11/28 16:20:16, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share modes
[2000/11/28 16:20:29, 0] locking/shmem_sysv.c:sysv_shm_open(667)
Can't create or use IPC area. Error was Die Datei existiert bereits
[2000/11/28 16:20:29, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share
2005 Feb 11
4
Setting a "Forward" to an external number on your phone
Hi!
Maybe I have just been looking on the wrong pages but there is a
question that is very important for me. I already studied some
Demo-Dialplans and made some basic experiences with Asterisk. But what I
need to find out is how I can handle this.
I am leaving my office and I want to tell asterisk to forward calls now
to my mobile phone by just hitting a key (on my IP-Phone) or by using a