Displaying 20 results from an estimated 55 matches for "ananth".
Did you mean:
anantha
2009 Mar 26
14
Error: Device 0 (vif) could not be connected. Hotplug scripts not working
...3qs6ddrtwdks>" . I also saw that
hotplugs and udev are prerequisites to be installed before compiling xen. I
could not find hotplugs in Yast. However i installed udev.
My vif value in the config file is set to ['' ''].
Please guide me through this.
Thank you.
Warm Regards
Ananth
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2009 Mar 26
14
Error: Device 0 (vif) could not be connected. Hotplug scripts not working
...3qs6ddrtwdks>" . I also saw that
hotplugs and udev are prerequisites to be installed before compiling xen. I
could not find hotplugs in Yast. However i installed udev.
My vif value in the config file is set to ['' ''].
Please guide me through this.
Thank you.
Warm Regards
Ananth
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2009 Mar 26
7
error while compiling xen
Hi,
I am facing the below error while compiling dom0. Please guide.
root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config
CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xe...
2011 Aug 10
3
[LLVMdev] (no subject)
... blah();
}
int main() {
junk();
}
I can imagine writing some kind of FunctionPass that filters for specified function etc. But is there already some pass/command/tool that already does something similar?
Thanks in advance for helping a newbie!
-Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110809/b01d1646/attachment.html>
2011 Aug 10
0
[LLVMdev] extracting sub-program using specified top level function name
fixing missing subject line in original email.
----- Forwarded Message -----
From: Ananth Durbha <avdurbha at yahoo.com>
To: llvm list <llvmdev at cs.uiuc.edu>
Sent: Tuesday, August 9, 2011 11:38 PM
Subject:
Hi,
I am interested in getting llvm IR only for a subset of the input source code - basically starting from a specified top level function, including all its cal...
2012 Jul 02
2
virsh iface-list () - function is not supported
...function is not supported by the connection driver:
virConnectNumOfInterfaces
I have seen this issue with libvirt 0.9.2 as well, which seemed to be
working in 0.9.4 version.
Is there any work around for this or any alternate way of querying the
interfaces and bridges through libvirt?
--
Regards
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120702/46261a88/attachment.htm>
2006 Jun 06
1
[Fwd: Persistent "Abort due to systemic unresponsiveness"]
...ed.
2. I have also supressed the printing on the terminal which makes dtrace
slower.
And what happens is this:
dtrace -qn ''syscall::read:entry /execname != "dtrace"/ { @[execname] =
count();}''
dtrace: processing aborted: Abort due to systemic unresponsiveness
Cheers,
Ananth
-------------- next part --------------
An embedded message was scrubbed...
From: Ananth Shrinivas <Ananth.Shrinivas at Sun.COM>
Subject: [dtrace-discuss] Persistent "Abort due to systemic unresponsiveness"
Date: Tue, 06 Jun 2006 19:44:47 +0530
Size: 6992
URL: <http://mail.openso...
2013 Mar 29
1
[LLVMdev] function pass to visit BB bottom-up order
...lvmdevs,
In a function pass, I need to visit all the basic blocks in bottom-up order (the exact opposite of ReversePostOrderTraversal). I noticed some APIs like po_iterator but wasn't able to figure out an example usage for this on web. Any pointers/suggestions are highly appreciated.
Thanks,
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130328/db425366/attachment.html>
2013 Mar 07
1
[LLVMdev] array of pointers
...I am not able to figure out how to cast the element so that I can then access each of the GEP expressions and its operands.
I tried dyn_cast return value of getAggregateElement(uint) into Instruction type -
but that didn't yield a non-null conversion.
Thanks in advance for helping a noob!
-Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130306/35671b53/attachment.html>
2019 May 29
2
TLS 1.2 Support Samba-AD
Hi,
Does Samba-AD support TLS 1.2 for LDAPS? If yes, can some one give more
details on its configuration?
Regards,
Ananth
2009 May 08
1
Performance measurement using Xenmon
...sible to get the sequence in which the VMs are
scheduled?
Please provide your suggestions and guidelines as to how I can go about
running different I/O intensive applications as well as computation
intensive applications on them, and use xenmon to evaluate their
performance.
Thanks & regards
Ananth
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jul 22
0
FW: Error while creating VM
...on with my previous mail, I changed the vif entry in the config file as,
vif = ["mac=00:16:3e:43:b7:99,bridge=xenbr0"] and I was able to boot into the guest, but I was not able to ping any system from the guest.
I have attached the snapshot of the boot error messages.
Thank you
Regards
Ananth
-----Original Message-----
From: CB, Anantha Padmanabhan
Sent: Wednesday, July 22, 2009 5:03 PM
To: ''xen-users@lists.xensource.com''
Cc: Subba Rao, Sandeep M (STSD); ''cbananth@gmail.com''
Subject: Error while creating VM
Hi,
I am facing the below error while cr...
2009 May 08
1
Performance measurement using Xenmon
...sible to get the sequence in which the VMs are
scheduled?
Please provide your suggestions and guidelines as to how I can go about
running different I/O intensive applications as well as computation
intensive applications on them, and use xenmon to evaluate their
performance.
Thanks & regards
Ananth
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Sep 21
2
Query regarding Xen_ComputerSystem
...ith the Xen Hypervisor.
I would like to know what are the corresponding classes for the KVM hypervisor, so that I can use libvirt-cim to communicate with the hypervisor. Would it be Kvm_ComputerSystem or Qemu_Computersystem?
Any help in this regard would be of great help.
Thanking you.
Regards
Ananth
2012 Jan 06
1
Python bindings for libvirt
Hi,
I referred to the developer guide in libvirt.org regarding python bindings.
But the document says TBD and it was last updated in 2010.
Could you point to any sources regarding python bindings to call libvirt
APIs?
--
Regards
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120106/92fb1c5d/attachment.htm>
2012 May 08
1
SSH connection timeout
...in an exception and throw an error that
public key not setup or password not available? Or is it possible to
timeout and abort the request to connect to the host? Whatever timeout
variables available online seem to work only for an already active SSH
session to timeout.
Any pointers ?
--
Regards
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120508/e6781212/attachment.htm>
2012 Jul 10
1
Issue with getCPUStats and getMemoryStats
...is a known issue. I came to know that this issue
was fixed in 0.9.8 version of libvirt. I am executing these calls on
libvirt-0.9.8 compiled (--with-netcf) on centos 6.2.
Please let me know if any other option needs to be specified while
compiling libvirt in order to get this working.
--
Regards
Ananth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120710/aacc1140/attachment.htm>
2009 Apr 19
8
intermittent domU issue: related to udev?
Hello list. My server:
Gentoo 2.6.21-xen dom0
xen-tools 3.2.1
lvm 2.02.28-r2
udev-115-r1
Symptoms: normally I run 4 domUs. About once a week I have a need to
restart a domU. Sometimes it works just fine, but other times it does
not and I''ll get a message back saying "Error: Device 0 (vif) could not
be connected. Hotplug scripts not working". The domU config file has
not
2012 Jul 24
2
virsh iface-list error
Hello
Facing below error while trying to access the iface-list.
# virsh iface-list
*error: Failed to list active interfaces
error: this function is not supported by the connection driver:
virConnectNumOfInterfaces*
root at kvm-1:/usr/local/src/libvirt# virsh list
Id Name State
----------------------------------------------------
1 vm1
2013 Nov 15
0
[PATCH -tip RFC v2 01/22] kprobes: Prohibit probing on .entry.text code
...tered on kprobe blacklist,
this also removes them from the blacklist.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt at hitachi.com>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Ingo Molnar <mingo at redhat.com>
Cc: "H. Peter Anvin" <hpa at zytor.com>
Cc: Ananth N Mavinakayanahalli <ananth at in.ibm.com>
Cc: Al Viro <viro at zeniv.linux.org.uk>
Cc: Seiji Aguchi <seiji.aguchi at hds.com>
Cc: Peter Zijlstra <peterz at infradead.org>
Cc: Frederic Weisbecker <fweisbec at gmail.com>
---
arch/x86/kernel/entry_32.S | 33 ----------...