search for: teja

Displaying 20 results from an estimated 62 matches for "teja".

Did you mean: seja
2007 May 04
2
sporadic slow/non response, problems copying to sent folder
...lients running at any time. * Thunderbird 1.5.0.10 (on XP) * Thunderbird 1.5.0.5 (on FreeBSD 5.5) mta: * Sendmail 8.13.6/8.13.6 * $sudo sendmail -bt -d0.10 < /dev/null | grep HASFLOCK OS Defines: BSD4_4_SOCKADDR HASFCHOWN HASFCHMOD HASFLOCK === log entries May 3 21:27:09 tejas dovecot: imap-login: Login: user=<annie>, method=PLAIN, rip=71.216.71.193, lip =68.224.168.249, TLS May 3 21:28:00 tejas dovecot: IMAP(annie): Disconnected May 3 21:28:01 tejas dovecot: imap-login: Login: user=<annie>, method=PLAIN, rip=71.216.71.193, lip =68.224.168.249, TLS May...
2023 Sep 06
2
LIBGUESTFS supported version
Hi Team, Am trying to install libguestfs in my redhat 8.2 version default its installing 1.38.4. Could you please help us with the installation of version 1.50 libguestfs (through command line in RHEL 8.2) and supported RHEL versions of 1.50. Regards, Teja K From: Teja Konapalli Sent: Tuesday, September 5, 2023 8:16 PM To: libguestfs at redhat.com Subject: LIBGUESTFS supported version Hi Team, Am trying to install libguestfs in my redhat 8.2 version default its installing 1.38.4. Could you please help us with the installation of version 1.50 libg...
2013 Mar 08
2
[LLVMdev] Tool to convert to backend assembly instruction file
..., I am looking for tool to convert file from either (.s) bytecode or (.bc) bitcode to .asm file. Basically assembly instruction file for my x86 backend. I think so we can use llvm-objdump. However I am not able to figure out its exact options. Could you please tell me how to do that? -- Thanks, Teja -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130307/fd63a141/attachment.html>
2014 Feb 11
2
Next Steps.
Hey guys, I had introduced myself earlier on IRC. I talked to Parth and had a brief chat with Olly, but just to re-iterate I'm Tejas Nikumbh, and I'm interested in contributing to Xapian for GSoC this year. I'm specifically interested in letor and weighing schemes projects. I've been able to build xapian on my machine without any errors via the Guidelines on the Hacking file in Xapian core. I was wondering if t...
2013 Mar 08
1
[LLVMdev] Tool to convert to backend assembly instruction file "llc"
Teja, I just checked my version of llc to make sure it worked on arm and x86_64 respectively. The website llvm.org hosts a manual page for this tool at http://llvm.org/docs/CommandGuide/llc.html. I think this tool from the ample LLVM armory will accomplish what you are looking to do. All the...
2013 Mar 08
0
[LLVMdev] Tool to convert to backend assembly instruction file
Teja, Your mention of .s being bytecode confuses me, but if you're asking how to lower a bitcode (.bc) or IR file (.ll) to assembly (.s) than llc is the tool you are looking for. llc -O2 path/to/bitcode/input.bc -o output.s -Chris On Mar 7, 2013, at 10:39 PM, teja tamboli wrote: > Hello, &g...
2014 Jan 23
1
Xapian and GSoC 2014
Hi Tejas, Thank you for your interest in Letor project in Xapian. We would definitely like to consider Letor for this year's GSoC project. What I would suggest you is, start playing with the code and get acquainted with it. The latest code can be obtained from http://trac.xapian.org/wiki/ GSoC2012/LT...
2012 Nov 19
1
[LLVMdev] Inserting dead code in IR byte code
...like that. So, have to modify / add instructions in the existing code. I am not much aware of LLVM IR Linker (llvm-ld). I know that it takes multiple bitcode files and then link them together to generate one bitcode file. Is it possible to add functions and instructions using this tool ? Thanks, Teja On Mon, Nov 19, 2012 at 12:20 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Teja, > > > I am working on my Master's project in security and for this I need to do >> following things : >> >> 1. I have a IR bytecode of the main program. I want to ins...
2012 Apr 28
3
Exporting plots generated by a 'for' loop
...):- for (i in 1:4) { jpeg("samplo.jpg") par(mfrow=c(3,1)) plot(iris[,i+1]~iris[,i]) dev.off() } Is it possible to fulfill any of my two desires? If not, what is the best alternative I have? I hope I have put forth my question clearly. Many thanks for all your help. Regards Tejas Kale IUCAA, Pune, India
2013 Mar 13
2
[LLVMdev] Generating IR bytecode files of httpd source code
...me/varun/work/httpd/build --with-included-apr make I want to generate intermediate byte code files. My aim is to run some optimizers on these bytecode files and then generate executables. How should I change this command or what approach I should take to do this. Thanks in advance ! -- Regards, Teja -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130312/bcebb082/attachment.html>
2015 Oct 31
3
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
On Sat, Oct 31, 2015 at 06:11:05PM +0000, Richard W.M. Jones wrote: > > On Sat, Oct 31, 2015 at 10:14:32PM +0530, Tejas Gadaria wrote: > > Hi, > > > > We are trying to do P2V conversion with virt-p2v. > > > > we have conversion server (virt-p2v) and physical server (virt-p2v) server > > configured as per below documentation. > > > > http://libguestfs.org/virt-p2v.1...
2013 Mar 13
0
[LLVMdev] Generating IR bytecode files of httpd source code
On 3/12/13 7:16 PM, teja tamboli wrote: > Hi, > > I want to compile apache httpd using LLVM compiler. However, I am > interested in generating llvm bytecode files [.s or .ll] files along > with its executables. I followed steps mentioned in link : > http://stackoverflow.com/questions/13851661/compiling...
2015 Nov 01
2
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
...'Create p2v' and after sometime, the process is exited with status "-1" 10. The earlier attached log file is generated in BL2 (conversion server) under /tmp/virt-XXXX directory Hope it helps to solve the issue. Regards, Ravi Chaudhary On Sun, Nov 1, 2015 at 9:23 AM, Tejas Gadaria <refond.gmrt@gmail.com> wrote: > Hi Richard, > > Thanks for your replay, > > We are using Fedora 21 with SAS drive and RAID 0 config on both Physical > and conversion server. > > > Thanks, > Tejas > > On Sat, Oct 31, 2015 at 11:50 PM, Richard W.M....
2023 Sep 05
1
LIBGUESTFS supported version
Hi Team, Am trying to install libguestfs in my redhat 8.2 version default its installing 1.38.4. Could you please help us with the installation of version 1.50 libguestfs and supported RHEL versions. Regards, Teja K -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libguestfs/attachments/20230905/2d59d029/attachment.htm>
2013 Feb 28
1
GSoC 2013 and cotnributing to xapian
Hi, I am Tejas Nikumbh, an undergrad at Indian Institute of Technology Bombay. I will be participating in GSoC this year. [GSoC 2013]. In order to imporve my chances for getting selected this year, I would like to start contributing early on to Open Source development via xapian. Here's a little background...
2012 Nov 19
2
[LLVMdev] Inserting dead code in IR byte code
...e. Then use generated c++ code and insert into the first IR byte code. Write the optimizer pass on first IR byte code and add the instructions from generated c++ code. Get the modified IR bytecode of the first program. Which approach is better and are there any other ways which I can use? Thanks, Teja -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121118/29c0935d/attachment.html>
2012 Oct 07
2
[LLVMdev] Inserting a function call using LLVM
...tells me how to do this. I think I can use Cloning.h and CloneFunction.cpp to clone a given function and then insert my call to foo(). But I'm not sure if this is the right way to do this. The documentation obviously did not say this explicitly. Any thoughts / pointers ? Thanks in advance ! - Teja -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121007/bb9a6857/attachment.html>
2012 Oct 08
0
[LLVMdev] Inserting a function call using LLVM
Hi Teja, > I am new to LLVM and interested in using LLVM to work on a research project for > my Master's degree. > My idea is following - > > 1. I have a simple C program basic.c - > #include <stdio.h> > int main() { > printf("Hello World"); > return...
2007 Apr 18
1
[Bridge] Bridge / Transparent Proxy
...nd checking the tcpdump on the Brdige (proxy) machine for port 2370 - but nothingis coming up. Also on FTP machine the tcpdump shows direct connection. So it seems my transparent porxy is not coming in between and bridge is directly forwarding packet. What is the solution to this problem? Thanks, Tejas
2013 Feb 25
2
[LLVMdev] Queries regarding function's arguments data type
...e is pointer / array, how can I figure it out whether its character pointer or integer pointer? Also if it is a array then how can I find size of the array? In case of structure how to check exact structure definition I mean exactly it is instance of which structure? Please let me know. Thanks, --Teja -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130225/0721377b/attachment.html>