search for: rajendra

Displaying 20 results from an estimated 28 matches for "rajendra".

2002 Jun 03
2
Help on configuring the samba
...SGI 3200 with 4 CPU We get continuous error messages on log file kernel oplock not supported Where as as per Irix document this feature is supported from Irix 6.5.2 version Can you please help in enabling this feature ? Will upgrading the samba 2.2.2 will help me in this Thanks and Best Regards Rajendra ************************************************************************** Rajendra M. Shetti Silicon Graphics Systems India Ltd Tech. Support Manager 304 Embassy Square e-mail :- rajendra@sgi.com 148 Infantary Road vmail :- 7232 Bangalore 560 0...
2012 Oct 07
2
[LLVMdev] getting pointer to CFG object for any given C program
...n my program? Since CFG is being built by recursive visit to AST, I cannot direct do anything with objects of classes such as CFG, CFGBuilder or CFGBlock. My query may be trivial for many of you but I have spent a lot of time to figure this out without success. Any help is much appreciated. Rajendra http://www.cse.iitb.ac.in/~rks
2012 Sep 28
1
[LLVMdev] [LLVM-Clang CFG] - generating CFG of a C program and llvm iterators
...rror: 'stdio.h' file not found' I see CFG.h and CFG.cpp that clang uses and have seen some docs on ModulePass, FunctionPass, BasicBlockPass, etc. But I have not figured out how to put together things to generate CFG and then write iterators. All help is much appreciated. Thank you. Rajendra
2012 Nov 18
1
[LLVMdev] Basic Block Frequency counting in LLVM 2.9
...ile.txt rdpatel55 at ubuntu:~$ llvm-prof -annotated-llvm main.inst > bb.txt (This gives BB frequency for all Blocks) It works fine. But I found that for certain blocks the execution frequency calculated is wrong. Is there someone to help me to figure out, where something is wrong? Thank you, Rajendra Patel
2012 Oct 02
0
[LLVMdev] LLVM IR and CFG
...ecker equivalent? 2) how to get/print original program back from this LLVM IR? 3) what about `clang -emit-llvm hello.c -c -o hello.bc' - without using -O3 optimization flag, is this LLVM IR an in-memory CFG? These queries may be trivial but I need this info to proceed further. Thank you. Rajendra http://www.cse.iitb.ac.in/~rks -------- Original Message -------- Subject: LLVMdev Digest, Vol 99, Issue 65 Date: 28-09-2012 10:26 PM From: llvmdev-request at cs.uiuc.edu To: llvmdev at cs.uiuc.edu Reply-To: llvmdev at cs.uiuc.edu Message: 8 Date: Fri, 28 Sep 2012 17:45:23 +0200 From: Duncan S...
2009 Jul 28
6
how to set smpt server for our rails applicaion
...re'' from script/server:3 any anyone give me the procedure to add smpt server to my rails application is there any any code i need to add in my application to configure my application to the smpt server, if it is please tell me the procedure and which code i need to add. regards, rajendra -- Posted via http://www.ruby-forum.com/.
2009 Jul 04
3
scaffolding
hi , i used the folllwing command to scaffold, G:\my\webblog>ruby script/generate scaffold webblog id:integer title:string body :text created_at:datetime after when i migrate with the follwing command rake db:migrate i got the error as (in G:/my/webblog) == 1 CreateWebblogs: migrating ================================================ -- create_table(:webblogs) rake aborted! Mysql::Error:
2006 May 29
3
TCNG HTB priority and bandwidth
...ach user i would like to prioritize the traffic within the allocated bandwidth. say for (192.168.0.2 rate 128kbps, ceil128kbps), i would like to set prio 1 for http or https traffic and prio 2 for others. Please suggest how do i achieve this using tcng and htb, or any other solution. With regds, Rajendra Adhikari
2012 Aug 08
1
[LLVMdev] Block profiling in LLVM
I am trying to profile my code with -enable-block -profile option on opt command. It returns no such option available. I have also explored the opt help and found that there is really no block profiling option. I only found edge profiling. I want to identify total number of blocks along with block occurrence in my application. I'm new in using LLVM. Please help me.
2012 Sep 29
1
[LLVMdev] [LLVM-Clang CFG] - generating CFG of a C program and llvm iterators
I don't see -flto option with clang 3.0/1 as Duncan mentioned. Can you give me specific pointers to generate in-memory CFG using clang + llvm ? Rajendra http://www.cse.iitb.ac.in/~rks
2010 Sep 16
2
Lustre module not getting loaded in MDS
Hello All, I have installed and configured Lustre 1.8.4 on SuSe 11.0 and everything works fine if i run modprobe lustre and when the lustre module is getting loaded. But when the server reboots it is not getting loaded. Kindly help. Lnet is configured in /etc/modprobe.conf.local as below. options lnet networks=tcp0(eth0) accept=all For loading lustre module i tried including lustre module in
2015 Feb 26
0
[LLVMdev] SAFECode testsuite query
On 2/26/15 9:54 AM, Jyoti Rajendra Allur wrote: > Hello All, > I am looking at exploring what benefits SAFECode has to offer over clang S.A and llvm's instrumentation tools like memory sanitizer and address sanitizer. Are you looking for an off-the-shelf tool, or are you looking for approaches to use in your own tool? &...
2015 Feb 26
2
[LLVMdev] SAFECode testsuite query
Hello All, I am looking at exploring what benefits SAFECode has to offer over clang S.A and llvm's instrumentation tools like memory sanitizer and address sanitizer. I could come up with the following that are not provided in ASAN/MSAN/Clang S.A -> dangling pointer error and detection -> crashes in system libraries due to security vulnerabilities. In the process, I wanted to run the
2012 Nov 24
1
[LLVMdev] profiling basic block frequency in LLVM3.1
Dear All LLVM Users,   I'm new to LLVM environment. I want to perform basic block profiling. I'm using LLVM3.1 I tried it with a simple 'c' code to find Max.No,  mentioned below. ----------------------------------------------------------------------------------------------------------------------------------------- #include <stdio.h> int main() {  unsigned int i,temp;  
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a CentOS 4.5 machine. My export file reads /test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check) Running the mount command with NFSv4 as the filesystem gives me a permission denied error. [root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/ mount: pinging: prog 100003 vers 4 prot tcp port
2006 Jul 11
0
tcng not working as expected
...y are supressed. Among the VIP clients they will get the allocated bandwidth, some may be 64kbps, some may be 128kbps. e.g. In case of full utilization, the VIP client with 64kbps should get full 64kbps but the poor client with 128kbps may get much lower. I will appreciate your suggestion. regds, Rajendra. #include "fields.tc" #include "ports.tc" #define LANSIDE eth0 #define WANSIDE eth1 /*######### Shape DOWNLOAD Traffic ############*/ /*#############################################*/ dev LANSIDE { egress { class ( <$client1_a> ) if ip_dst ==...
2006 May 28
0
TCNG HTB Branching the class not working. (bug or what)
...s has filter, defines in .tc file why tcc could not make a filter for this. One thing, I haven''t succeeded in using tcng branching the class aas above. Even a simple configuration (although it compiles). But it works if I do not branch any class. I will appreciate your help. With regds, Rajendra Adhikari Subisucable Internet Kathmandu, Nepal.
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...agopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Raj...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...agopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Raj...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...agopal.venkat@linaro.org> Rajan Srivastava <rajan.srivastava@freescale.com> Rajanikanth H.V <rajanikanth.hv@stericsson.com> Rajanikanth HV <rajanikanth.hv@stericsson.com> Rajashekhara, Sudhakar <sudhakar.raj@ti.com> Rajeev Kumar <rajeev-dlh.kumar@st.com> Rajendra Nayak <rnayak@ti.com> Rajesh Bhagat <rajesh.lnx@gmail.com> Rajesh Borundia <rajesh.borundia@qlogic.com> Rajiv Andrade <srajiv@linux.vnet.ibm.com> Rajkumar Kasirajan <rajkumar.kasirajan@stericsson.com> Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Raj...