Displaying 20 results from an estimated 21 matches for "chander".
Did you mean:
chandler
2012 Feb 23
5
Pls help: netfront tx ring frozen (any clues appreciated)
Hi,
We are running into a situation where rsp_prod index in the shared ring
is not getting updated
for the netfront tx ring by the netback.
We see that rsp_cons is the same value as rsp_prod, with req_prod 236
slots away(tx ring is full).
From looking at the netfront driver code, it looks as if xennet_tx_buf_gc
processing only happens if rsp_prod is more
than rsp_cons.
Our
2012 Feb 23
5
Pls help: netfront tx ring frozen (any clues appreciated)
Hi,
We are running into a situation where rsp_prod index in the shared ring
is not getting updated
for the netfront tx ring by the netback.
We see that rsp_cons is the same value as rsp_prod, with req_prod 236
slots away(tx ring is full).
From looking at the netfront driver code, it looks as if xennet_tx_buf_gc
processing only happens if rsp_prod is more
than rsp_cons.
Our
2012 Jun 04
1
Problems building R on Solaris (gcc 4.6, 64 bit)
Hello,
I'm attempting to build R on Solaris 64-bit using gcc4, and am running
into the following error:
ld.so.1: R: fatal: relocation error: R_AMD64_PC32: file
/home/chander.ganesan/src/r/R-2.15.0/lib/libR.so: symbol main: value
0x28001597b8c does not fit
I've noticed - from some lists, and a bug here
(http://trac.sagemath.org/sage_trac/ticket/9040) that this isn't an
unexpected issue - but I'm wondering if anyone has a fix for it? If
not, would som...
2012 Oct 25
3
problem in finding sizes of objects using a for loop
Dear All,
I wanted to extract the sizes of all created objects. For E.g when I
created 2 objects(x and y), I got their sizes using the following
code:
> x<-rnorm(10000)
> y<-runif(100,min=40,max=1000)
> ls()
[1] "x" "y"
> object.size(x)
80024 bytes
> object.size(y)
824 bytes
However, I was unable to get their sizes when I used a for loop in the
following
2012 Oct 25
2
Regarding the memory allocation problem
Dear All,
My main objective was to compute the distance of 100000 vectors from a
set having 900 other vectors. I've a file named "seq_vec" containing
100000 records and 256 columns.
While computing, the memory was not sufficient and resulted in error
"cannot allocate vector of size 152.1Mb"
So I've approached the problem in the following:
Rather than reading the data
2012 Jan 11
2
VLANs in guest VMs
Hi,
We would like to use VLAN tagged packets to be sent/received by the
guest VMs
running on xen hypervisor.
Does xen bridging support vlan tagged packets
arriving on the physical nic from outside of the xen host to be passed
through with the
vlan tag to the vif of the guest with the guest VM receiving the tagged
packet ?
We have a xenbr configured with two interfaces - eth3 (physical
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi,
I am a newbie and I have installed Wine release 20000909 on a machine
running Mandrake7.2 and win2000.
The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll.
LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory
containing the lib*.so files. I encontered the following errors while
running a place & route tool.
2012 Aug 24
1
ESXi guest VM on XEN
Hello,
Has anyone tried running a ESXi guest VM on a XEN hypervisor ?
Installation of 5.1 ESXi went through but ESXi VM was not able to
recognize
the network adapters exported by XEN.
Thanks,
-vijay
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2013 Jan 22
1
How to remove the vertical space between two graps
Hi,
I have created a barplot using the following code.
a<-c(11,23,15,34,42,31)
m<-matrix(a,nrow=2)
m[2,]<-(-1)*m[2,]
par(mar=c(4,4,4,0))
barplot(m[2,],horiz=T)
par(mar=c(4,0,4,2))
barplot(m[1,],horiz=T,col="black")
and the plot obtained is shown in "plot1.tiff".
I was not willing to see the gap (vertical space) between two graphs.
How can I achieve it?
Further
2012 Oct 08
3
turn list into dataframe
Dear R users,
I'm starting to use 'apply' functions rather than for loops in R, and
sometimes the output is a bit different than what I want. In this case, the
command was
tapply(myvector,myindex,cumsum)
And the output was something like this:
$`SNRL1 Core 120`
[1] 2.8546 4.0778 5.2983 6.3863 7.5141 8.5498 9.5839 10.6933
$`SNRL1 Core 230`
[1] 7.6810 8.7648 9.8382
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...rine.sullivan@intel.com>
Ceri James <jamesceri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...rine.sullivan@intel.com>
Ceri James <jamesceri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...rine.sullivan@intel.com>
Ceri James <jamesceri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...eri@googlemail.com>
Cesar Eduardo Barros <cesarb@cesarb.net>
Chad Dupuis <chad.dupuis@qlogic.com>
Chad Reese <kreese@caviumnetworks.com>
Chad Williamson <chad@dahc.us>
Chaitanya Bandi <bandik@nvidia.com>
Chan-yeol Park <chanyeol.park@samsung.com>
Chander Kashyap <chander.kashyap@linaro.org>
Chandra Seetharaman <sekharan@us.ibm.com>
Chandrabhanu Mahapatra <cmahapatra@ti.com>
Changhwan Youn <chaos.youn@samsung.com>
Changli Gao <xiaosuo@gmail.com>
Changlong Xie <changlongx.xie@intel.com>
Changman Lee <...
2012 Oct 08
1
Any better way of optimizing time for calculating distances in the mentioned scenario??
...ent in a matrix using 'dist()' function? Which means, suppose if a
matrix 'x' having 20 rows, is it not possible using 'dist()' to
calculate only distance of 1st row vector from other 19 vectors.
3) Any other ideas to optimize the problem i'm facing with.
Regards,
Purnachander