search for: srikanth

Displaying 20 results from an estimated 24 matches for "srikanth".

2012 Nov 12
0
srikanth@codeforce.com
[1]Click here to unsubscribe if you no longer wish to receive our emails Dear Recruiter, Let me present you with list of consultants currently available. E-Mail me for below candidate details. My Mail ID : srikanth at codeforce.com Consultant Job Title Total Experience Current Location Availability Action Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area Immediate [2]Request Resume Chandra Kolli SAP BASIS/Netweaver Administrator 7+ Atlanta, GA Immediate [3]Request Resume...
2003 Apr 07
4
BW using CBQ/tc for VPN Ipsec i/f?
...th for ipsec interface using CBQ/tc. Suppose the conf. file is like this, DEVICE=ipsec0,10Mbit,1Mbit RATE=128Kbit WEIGHT=10Kbit PRIO=5 RULE=192.128.1.0/24 Does it work or What else options need to be taken care like ipsec packets/protocol/port # etc.? C''d anybody suggest please? regds, Srikanth. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Apr 19
3
[LLVMdev] def-use chains and use-def chains
...his work for finding the places where a variable is reaching? I tried to use "use_iterator", but couldn't make it out. Is it a must to write LLVM Pass to use op_iterator and use_iterator? please give me any references or examples to understand more about use_iterator. Best Regards, Srikanth Vaindam -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120419/a5ee85ed/attachment.html>
2012 Apr 20
0
[LLVMdev] def-use chains and use-def chains
Hi Duncan Sands, I frankly don't know what a variable gets converted to (SSA register or memory chunk). What I meant is, for example I1: int i, j=10; I2: scanf("%d", &j); I3: i = j + 1; Here I want to know whether the value of j in I1 reaches I3 or not. Best Regards, Srikanth Vaindam you didn't define what you mean by a variable. LLVM has virtual registers which are always in SSA form, and memory (such as created by an AllocaInst). By a "variable" do you mean an SSA register, or do you mean a chunk of memory? Ciao, Duncan. On Thu, Apr 19, 2012 at 11:...
2015 Jan 13
2
Samba4 Sharing Issue
...onfigured samba4 with RSAT in our college it was working for the past 5 to 6 weeks and then later we are facing the problem in accessing sharing folder i am getting error "security id structure is invalid" is there any solution for this problem...? please help me.. Thanks & Regards srikanth v.s
2015 Jan 21
1
Samba4 Sharing Issue
Rowland Penny <rowlandpenny <at> googlemail.com> writes: > > On 13/01/15 11:48, srikanth <at> icat.ac.in wrote: > > Dear Samba Team, > > First of all Thank you for Implementing samba4 version > > with RSAT it was very useful in our environment.we have > > configured samba4 with RSAT in our college it was working > > for the past 5 to...
2002 Nov 14
5
Reg: Porting UFS/VxFs to ext2 (fwd)
...ystem. What are the technical apects I will have to look into to achieve the same? Is it possible to change the on-disk structure of the UFS/VxFs filesystem to an ext2 filesystem? The question may sound weird but then that is the requirement. Kindly help me. Kindly send a cc of your mails to srikanth.chowdary@tatainfotech.com as I have not subscribed to this list. Thanks and Regards, Srikanth
2013 Aug 06
0
[LLVMdev] I just signed “Shri. Manmohan Singh, Prime Minister - Government of India : Save RTI Act from Amendments ”
...ore support. You can read more and sign the petition here: https://www.change.org/en-IN/petitions/shri-manmohan-singh-prime-minister-government-of-india-save-rti-act-from-amendments?share_id=seLrWcjhlK&utm_source=share_petition&utm_medium=email&utm_campaign=petition_invitation Thanks! srikanth You&#x27;re receiving this message because srikanth vaindam sent you an email through Change.org&#x27;s petition sharing tool. Change.org has not stored your email address. If you believe you have received this message in error, respond directly to srikanth vaindam at srikanth.vaindam at...
2003 Apr 30
2
How to find the NIC Capacity / Bandwidth ?
Hi, Any body having idea to find the NIC Capacity / BW (10 / 100 Mbps) ? Whether the interface may be eth0/eth1/ppp0 or some other. Is there any related IOCTL avialable, if so just give the linux-2.4.18 file path. thanks, Srikanth. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 May 23
7
CBQ DEVICE BW?
...i hardcode the DEVICE BW as 10/100 Mbit or Shall i use any other tool like ethtool for getting this. ethtool gives Speed: 10Mbps If so, how about, if i use some other Interfaces other than eth0, like ppp0 or some other? C''d anybody can give a suggestion over this? thanks & regards, Srikanth.
2015 Sep 27
2
libcxx build error.
...ple_impl<std::__1::__tuple_indices<_Indx ...>, _Tp ...>&&)’ cannot be defaulted make[2]: *** [projects/libcxx-3.4.2/lib/CMakeFiles/cxx.dir/__/src/string.cpp.o] Error 1 make[1]: *** [projects/libcxx-3.4.2/lib/CMakeFiles/cxx.dir/all] Error 2 make: *** [all] Error 2 With Regards Srikanth Bemineni -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150926/aabf285a/attachment.html>
2010 Jun 26
2
packet loss concealment algorithm in speex speech codec
...alment in voip scenario'. I am eager to know what PLC methods are used at receiver end of speex decoder. And if I could develop some more efficient method I could able to contribute to the speex. Actually, I searched the whole speex manual but failed to find what PLC methods are used. regards, Srikanth. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100626/d73406aa/attachment.htm
2003 Feb 05
1
cbq.init for one port on a subnet
...this the proper syntax; DEVICE=eth0,10Mbit,1Mbit RATE=100Kbit WEIGHT=10Kbit PRIO=5 RULE=6699 192.168.0.160/27, Thanks! Scott Hi! Scott, Your Config. file s''d be DEVICE=eth0,10Mbit,1Mbit RATE=100Kbit WEIGHT=10Kbit PRIO=5 RULE=192.168.0.160/27:6699 like this & try. Good Luck. Srikanth. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2014 Jun 09
1
Upgrading openssl to openssl-1.0.1e-16.el6_5.7.x86_64
...repo. Will there be any dependency with the openssl version with CentOS versions upgrading openssl 1.0.0 to openssl 1.0.1e latest version. Can we upgrade with the latest OPENSSL version on older CentOS Versions as there are no updates from CentOS for the older versions of openssl's. Thanks, Srikanth
2007 Jul 18
0
Ideal number of clusters using the Fanny algorithm
...m for computing fuzzy clusters? The function requires a specification of the number of clusters a priori, but I am interested in determining what number of clusters would result in the ideal fit with the data. Any help/advice/pointers to resources on the WWW would be greatly appreciated. Thank you. Srikanth. [[alternative HTML version deleted]]
2003 Feb 14
1
Re: iso 2.00 isolinux: Checksum error, sorry... workaround
...nstallation of 7.2 and then copying the vmlinuz from 8.0 isolinux directory to overwrite the /boot/vmlinuz-2.4.7... and initrd.img to overwrite /boot/initrd-2.4.7...img. and then rebooting the laptop. This way the new vmlinuz can do net install/hdd install. In my case I did a hdd install. Regards, Srikanth __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
2009 Mar 18
0
search across models
...prompt. But if i try to implement this i could not able to do this. Can you suggest me how exactly the code looks like to search the data from a table based on other table parametrs selected? suggest me if iam doing any mistake while assigning associatioons. Any help would be appreciated. thanks Srikanth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send e...
2010 Feb 24
0
Attachment fu file path
...to in the path as follows. /files/<user_id>/photos/1.jpg - while uploading first photo /files/<user_id>/photos/2.jpg - while uploading second photo 1) Is there any way to make a folder name with user id ? 2) Is there any way to rename the file in sequential order ? Thanks in advance, srikanth http://srikanthjeeva.blogspot.com -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org...
2014 Aug 01
0
problem running grub during boot
...34: grub_stage2: Assertion `simstack_alloc_base != ((void *) -1)' failed* this works fine when run after the boot. we tried disabling selinux and changing enforcing as well but we get the same above error. What could be the issue and how to resolve the above error during boot time. Regards, Srikanth
2008 Dec 22
2
how to use the observe_field to get more than one field?
...single field value either from resolution or codecformat select box. ex: observe_field ''resolution'' or observe_field ''codecforamt'' is there any way to get the two fields in to the observe_field method ? Can anyone give me suggestionfs or ideas on this? thanks Srikanth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...