search for: ketan

Displaying 20 results from an estimated 20 matches for "ketan".

Did you mean: letan
2011 May 05
9
[threadsafe] Arel ToSql visitor is not threadsafe
...state ''@last_column'', ''@connection'' that is shared between threads. The other variables ''@pool'', ''@quoted_tables'' and ''@quoted_columns'' seem just fine. I''d like to propose a patch (https://github.com/ketan/arel/commit/52dc69f5bebebb75b7b3d7bd42e839f2db54b88a) that fixes this using ruby''s threadlocal for the last_column and connection instance variables. Would be great if this was pulled into master. Any other thoughts or other recommendations on approaching this? -- Ketan studios.thoughtwo...
2008 Oct 22
2
[LLVMdev] Regarding Error on Mac OSX
...he following pass exists. I am using Mac OSX leopard and gcc4 opt -load ../Release/lib/LLVMHello.dylib -hello Error opening '../Release/lib/LLVMHello.dylib': dlopen(../Release/lib/LLVMHello.dylib, 1): Symbol not found: __ZN4llvm12FunctionPass11runOnModuleERNS_6ModuleE Referenced from: /ketan/dcm-project/llvm-2.3/Release/lib/LLVMHello.dylib Expected in: flat namespace -load request ignored. opt: Unknown command line argument '-hello'. Try: 'opt --help' Can you please help me and guide as to how i can resolve this issue. Thank you Ketan
2008 Sep 30
1
[LLVMdev] Hi Cache Miss and Branch Misprediction
...ink i read somewhere that llvm doesnot support assembly instructions??? Also can you redirect me to run-time transforms for llvm, where can i find the material. I thought that the transfor pass is done on the IR only and it is static??? Please correct my thinking. You were of great help Thank you Ketan ----- Original Message ----- From: "John Criswell" <criswell at cs.uiuc.edu> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Sent: Tuesday, September 30, 2008 11:37:05 AM GMT -05:00 US/Canada Eastern Subject: Re: [LLVMdev] Hi Cache Miss and Branch Mispred...
2008 Oct 23
0
[LLVMdev] Regarding Error on Mac OSX
...using Mac OSX leopard and gcc4 > > > > opt -load ../Release/lib/LLVMHello.dylib -hello > Error opening '../Release/lib/LLVMHello.dylib': dlopen(../Release/lib/LLVMHello.dylib, 1): Symbol not found: __ZN4llvm12FunctionPass11runOnModuleERNS_6ModuleE > Referenced from: /ketan/dcm-project/llvm-2.3/Release/lib/LLVMHello.dylib > Expected in: flat namespace > > -load request ignored. > opt: Unknown command line argument '-hello'. Try: 'opt --help' > > Can you please help me and guide as to how i can resolve this issue. > > Tha...
2008 Sep 29
4
[LLVMdev] Hi Cache Miss and Branch Misprediction
...ion / or some instruction was a cache miss. Basically i want to detect cache misses and instructions that are causing this 2. Can i find if there was a branch misprediction? 3. Can i find if a branch was taken or not taken? It would be really great if someone could answer this for me. Thank you Ketan Georgia Institue of Technology
2008 May 02
3
CruiseControlRb behind apache
...use the stylesheets and javascripts were in "/javascript" and "/stylesheets" instead of "/cruise/javascript" and "/cruise/ javascipt". Is there a way I could run cruise under /cruise when starting it up, so that my apache acts as a dumb proxy ? Cheers, Ketan Padegaonkar http://swtbot.org/ - a functional testing tool for SWT/Eclipse
2008 Sep 29
0
[LLVMdev] Hi Cache Miss and Branch Misprediction
Ketan Pundlik Umare wrote: > Hi Guys, > I am an absolute newbie to the compiler community. I am experimenting a little bit with llvm. > I have a few small questions, i would be really great if someone could help me. It sounds like what you want is valgrind --tool=cachegrind (or --tool=callgrin...
2008 Sep 30
0
[LLVMdev] Hi Cache Miss and Branch Misprediction
Thanx a lot Guys!! But i have to do this online and and use it to do some kind code transformation. Its for a different project. But all this has given me a quite a bit of knowledge.Wow!!! Thank you Best Ketan ----- Original Message ----- From: "OvermindDL1" <overminddl1 at gmail.com> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Sent: Monday, September 29, 2008 10:17:41 PM GMT -05:00 US/Canada Eastern Subject: Re: [LLVMdev] Hi Cache Miss and Branch Mispredic...
2008 Sep 30
2
[LLVMdev] Hi Cache Miss and Branch Misprediction
On Mon, Sep 29, 2008 at 6:30 PM, Mike Stump <mrs at apple.com> wrote: > /* snip */ AMD's CodeAnalyst is free and quite wonderful at this job. Shows details about just about anything the CPU reports (and on newer AMD CPU's there is an even more ridiculous amount of information) about every little function call, time they took, multiple profiling modes, etc...
2009 Jun 29
5
zpool import issue
I''m having following issue .. i import the zpool and it shows pool imported correctly but after few seconds when i issue command zpool list .. it does not show any pool and when again i try to import it says device is missing in pool .. what could be the reason for this .. and yes this all started after i upgraded the powerpath abcxxxx # zpool import pool: emcpool1 id:
2005 Apr 04
2
Multiple instance from one Xen image/partition
Is it possible to have non-persistence mode for domains in Xen similar to VMWare non-persistence mode (VMWare GSX) such that number of domains can be instantiated from one Xen domain-U disk image? /Ketan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Jul 24
0
CCTray written in Java to connect to Cruise Control
...iseControl Continuous Integration servers. Specifically it works with CruiseControl, CruiseControl.NET, CruiseControl.Rb. It provides feedback on build progress, and allows control over some of the server''s operations. You can download JCCTray from http://jcctray.sourceforge.net/ Cheers, Ketan Padegaonkar I blog... Therefore I am... http://ketan.padegaonkar.name
2008 Sep 30
0
[LLVMdev] Hi Cache Miss and Branch Misprediction
On Sep 28, 2008, at 6:43 PM, Ketan Pundlik Umare wrote: > I am an absolute newbie to the compiler community. I am > experimenting a little bit with llvm. > I have a few small questions, i would be really great if someone > could help me. > > 1. Can i find out (is there something already built), if the > pr...
2011 Jan 06
0
configuring speex for narrow band
...at 40000 and complexity set to 10 then I get output upto 30 bytes. But in this case the quality becomes very poor. Can anybody help me what could be optimum speex setting for 8K stereo to generate lowest bitrate with better voice quality? Any guidance or any help is appreciate. regards, Ketan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20110106/c7ee0cb5/attachment.htm
2011 Jan 06
0
configuring speex for narrow band
...at 40000 and complexity set to 10 then I get output upto 30 bytes. But in this case the quality becomes very poor. Can anybody help me what could be optimum speex setting for 8K stereo to generate lowest bitrate with better voice quality? Any guidance or any help is appreciate. regards, Ketan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20110106/6ed9765a/attachment.htm
2007 Aug 22
0
Users Conference - Friday@12:30 PM EDT: Founders of Voicepulse
For this week's conference, the two founders of Voicepulse, Ravi Sakaria and Ketan Patel, will be joining us. For those of you who are not aware, Voicepulse is an asterisk friendly VOIP provider that has won awards for service and innovation. We will also have Trixbox news, updates, as well as discount codes. Lastly, we are working feverishly to bring you more information rega...
2013 May 09
0
Rmre 0.0.7 released
...-09 * Enhancements * Added support for mysql2 gem with foreign keys ({Daniel Garajau}[https://github.com/kriansa]) * Added support for non-standard foreign key names in has_many relationship ({Gui Weinmann}[https://github.com/alphabet]) * Changed readme file to use mysql2 gem in samples ({Ketan Deshmukh}[https://github.com/ketan21]) * Experimental support for copying databases through db_copy binary or by using Rmre::Migrator class GitHub: http://github.com/bosko/rmre Issues: http://github.com/bosko/rmre/issues -- You received this message because you are subscribed to the Google...
2009 Mar 17
0
JAX India 2009: International Conference on Java Technologie
...tform UI Team, IBM · Harshad Oak, Rightrix Solutions · Chris Aniszczyk, IBM Lotus · Steven Bristol, Ruby on Rails Core Contributor, · Michael Johann, IT Consultant, Guru · Mike Keith, Java EE Expert @ Oracle Corp. · Kito Mann, Editor-in-chief of JSF Central and the author of JSF in Action · Ketan Padegaonkar, Consultant and Developer at ThoughtWorks · Craig Russell, Architect at Sun Microsystems 3) The agenda of the conference has been finalized to include following tracks and toopics Java · Ten Ways to Destroy Your Object Relational Mapping Project · Don''t Know Jack About Ob...
2017 Mar 01
2
[Codegen bug in LLVM 3.8?] br following `fcmp une` is present in ll, absent in asm
Hi, We seem to have found a bug in the LLVM 3.8 code generator. We are using MCJIT and have isolated working.ll and broken.ll after middle-end optimizations -- in the block merge128, notice that broken.ll has a fcmp une comparison to zero and a jump based on that branch: merge128: ; preds = %true71, %false72 %_rtB_724 = load %B_repro_T*, %B_repro_T**
2010 Jul 26
0
ZFS Volume Issue
I ''ve a ZFS volume exported to one of my Ldom .. but now the Ldom does not see the data and complaing missing device .. is there any way i can mount or see what in the volume ... or check if the volume got corrupted or some other issue ? -- This message posted from opensolaris.org