search for: soman

Displaying 20 results from an estimated 26 matches for "soman".

Did you mean: roman
2019 Apr 20
2
Re: [libvirt] JVM crashes during GC
Did you get a chance to debug the issue? Thanks & Regards, Sachin Soman On Thu, Apr 18, 2019, 11:10 PM Sachin Soman <sachonline.soman@gmail.com> wrote: > I have tried the same tests using the "test" driver, and that works > perfectly; no errors seen. > > Thanks & Regards > Sachin Soman > > > > > On Thu, Apr 18, 2019...
2019 Apr 23
0
Re: [libvirt] JVM crashes during GC
[Update] Instead of passing an auth callback to Connect, if I store the credentials in an INI file and pass the file path as authfile URI parameter, I dont see these errors. Thanks & Regards Sachin Soman On Sat, Apr 20, 2019 at 2:00 PM Sachin Soman <sachonline.soman@gmail.com> wrote: > Did you get a chance to debug the issue? > > Thanks & Regards, > Sachin Soman > > > On Thu, Apr 18, 2019, 11:10 PM Sachin Soman <sachonline.soman@gmail.com> > wrote: >...
2019 Apr 18
1
Re: [libvirt] JVM crashes during GC
...r=/etc --with-esx=yes The libvirt java bindings I have taken from : https://github.com/libvirt/libvirt-java I have added a sysout in the "finalize" method of Connect class in there, thats why the "Connect finalizing.." messages in execution results. Thanks & Regards Sachin Soman On Thu, Apr 18, 2019 at 10:46 PM Sachin Soman <sachonline.soman@gmail.com> wrote: > I am attaching the execution results. At the top of each file I have > mentioned the environment details. > > Following is the test program I have used: > > =============================...
2019 Apr 18
2
Re: [libvirt] JVM crashes during GC
On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote: > I am attaching the execution results. At the top of each file I have > mentioned the environment details. > > Following is the test program I have used: > > ================================================== > > *package* org.libvirt; > > > *import* or...
2019 Apr 18
3
Re: [libvirt] JVM crashes during GC
On Thu, Apr 18, 2019 at 05:51:06PM +0200, Michal Prívozník wrote: > On 4/17/19 10:24 AM, Sachin Soman wrote: > > Hi, > > > > Could you tell me if the following is some known issue? > > > > While performing the following simple test, I see my JVM crashing > > (consistently): > > 1. Open a connection to an ESXi driver/host (passing ConnectAuthDefault > &...
2019 Apr 18
0
Re: [libvirt] JVM crashes during GC
I have tried the same tests using the "test" driver, and that works perfectly; no errors seen. Thanks & Regards Sachin Soman On Thu, Apr 18, 2019 at 11:03 PM Daniel P. Berrangé <berrange@redhat.com> wrote: > On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote: > > I am attaching the execution results. At the top of each file I have > > mentioned the environment details. > > > &...
2019 Apr 23
1
Re: [libvirt] JVM crashes during GC
On Tue, Apr 23, 2019 at 05:02:12PM +0530, Sachin Soman wrote: > [Update] > > Instead of passing an auth callback to Connect, if I store the credentials > in an INI file and pass the file path as authfile URI parameter, I dont see > these errors. That makes it sound like some kind of memory handling bug in the JNI native calls. I looked...
2008 Aug 22
3
[LLVMdev] LLC -view-isel-dags option on Windows/Cygwin build
I was able to compile LLVM on windows (llvm2.3) using Visual studio. When I type llc -help command, I do not see -view-isel-dags option (http://llvm.org/docs/CodeGenerator.html document mentions about it). Is this option is supported on Windows (or Cygwin) build? Thanks a bunch, -Sanjay -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Apr 17
2
JVM crashes during GC
...ead.dylib`_pthread_start + 377 frame #22: 0x00007fff5b43bbf9 libsystem_pthread.dylib`thread_start + 13 I have installed Libvirt 5.2.0. Java bindings libvirt-java 0.5.1 JNA 4.0.0 Tested Java environments: Oracle Java 8 and OpenJDK 8 on MAC, OpenJDK 11 on Ubuntu 16 Thanks & Regards Sachin Soman
2008 Aug 22
0
[LLVMdev] LLC -view-isel-dags option on Windows/Cygwin build
On Aug 22, 2008, at 12:10 PM, Sanjay Soman wrote: > I was able to compile LLVM on windows (llvm2.3) using Visual studio. > When I type llc -help command, I do not see -view-isel-dags option (http://llvm.org/docs/CodeGenerator.html > document mentions about it). Is this option is supported on Windows > (or Cygwin) build? &...
2019 Apr 18
0
Re: [libvirt] JVM crashes during GC
..."gc'd"); *int* tCounter = 0; *while*(tCounter++ < 20) { System.*out*.println("waiting.. " + tCounter); Thread.*sleep*(1000); } } System.*out*.println("Going down..."); } } ================================================== Thanks & Regards Sachin Soman On Thu, Apr 18, 2019 at 9:25 PM Daniel P. Berrangé <berrange@redhat.com> wrote: > On Thu, Apr 18, 2019 at 05:51:06PM +0200, Michal Prívozník wrote: > > On 4/17/19 10:24 AM, Sachin Soman wrote: > > > Hi, > > > > > > Could you tell me if the following is...
2017 Jul 11
2
Gluster native mount is really slow compared to nfs
...?? Regards Jo ? -----Original message----- From:Jo Goossens <jo.goossens at hosted-power.com> Sent:Tue 11-07-2017 12:15 Subject:Re: [Gluster-users] Gluster native mount is really slow compared to nfs To:Soumya Koduri <skoduri at redhat.com>; gluster-users at gluster.org; CC:Ambarish Soman <asoman at redhat.com>; Hello, ? ? Here is some speedtest with a new setup we just made with gluster 3.10, there are no other differences, except glusterfs versus nfs. The nfs is about 80 times faster: ? ? root at app1:~/smallfile-master# mount -t glusterfs -o use-readdirp=no,log-level=...
2017 Jul 11
2
Gluster native mount is really slow compared to nfs
...Regards Jo ? ? -----Original message----- From:Soumya Koduri <skoduri at redhat.com> Sent:Tue 11-07-2017 11:16 Subject:Re: [Gluster-users] Gluster native mount is really slow compared to nfs To:Jo Goossens <jo.goossens at hosted-power.com>; gluster-users at gluster.org; CC:Ambarish Soman <asoman at redhat.com>; Karan Sandha <ksandha at redhat.com>; + Ambarish On 07/11/2017 02:31 PM, Jo Goossens wrote: > Hello, > > > > > > We tried tons of settings to get a php app running on a native gluster > mount: > > > > e.g.: 192.168.140.41:/ww...
2017 Jul 11
0
Gluster native mount is really slow compared to nfs
...189 files/sec ?? ? -----Original message----- From:Jo Goossens <jo.goossens at hosted-power.com> Sent:Tue 11-07-2017 11:26 Subject:Re: [Gluster-users] Gluster native mount is really slow compared to nfs To:gluster-users at gluster.org; Soumya Koduri <skoduri at redhat.com>; CC:Ambarish Soman <asoman at redhat.com>; Hi all, ? ? One more thing, we have 3 apps servers with the gluster on it, replicated on 3 different gluster nodes. (So the gluster nodes are app servers at the same time). We could actually almost work locally if we wouldn't need to have the same files on the...
2017 Jul 11
0
Gluster native mount is really slow compared to nfs
...ossens <jo.goossens at hosted-power.com> > *Sent:* Tue 11-07-2017 12:15 > *Subject:* Re: [Gluster-users] Gluster native mount is really slow > compared to nfs > *To:* Soumya Koduri <skoduri at redhat.com>; gluster-users at gluster.org; > *CC:* Ambarish Soman <asoman at redhat.com>; > > Hello, > > Here is some speedtest with a new setup we just made with gluster > 3.10, there are no other differences, except glusterfs versus nfs. > The nfs is about 80 times faster: > > root at app1:~/smallfile-master# mo...
2017 Jul 11
2
Gluster native mount is really slow compared to nfs
...er.com> Sent: Tue 11-07-2017 12:15 Subject: Re: [Gluster-users] Gluster native mount is really slow compared to nfs To: Soumya Koduri <skoduri at redhat.com> <mailto:skoduri at redhat.com> ; gluster-users at gluster.org <mailto:gluster-users at gluster.org> ; CC: Ambarish Soman <asoman at redhat.com> <mailto:asoman at redhat.com> ; Hello, ? ? Here is some speedtest with a new setup we just made with gluster 3.10, there are no other differences, except glusterfs versus nfs. The nfs is about 80 times faster: ? ? root at app1:~/smallfile-ma...
2017 Jul 11
0
Gluster native mount is really slow compared to nfs
...mount is really >> slow compared to nfs >> *To:* Soumya Koduri <skoduri at redhat.com> >> <mailto:skoduri at redhat.com>; gluster-users at gluster.org >> <mailto:gluster-users at gluster.org>; >> *CC:* Ambarish Soman <asoman at redhat.com> >> <mailto:asoman at redhat.com>; >> >> Hello, >> >> Here is some speedtest with a new setup we just made with >> gluster 3.10, there are no other differences, except >> glusterfs ve...
2009 Jan 23
1
[LLVMdev] How to determine Immediate Type in MachineOperand class?
Hi,    I would like to get the type of immediate value (integer) from MachineOperand Class. Currently the immediate value is being represented as int64_t. int64_t ImmVal; // For MO_Immediate.   Is it possible to find out whether the immediate value is int8, 16, 32 etc?   Note: My target has a virtual Instruction set.   Thanks in advance, -Sanjay -------------- next part -------------- An
2009 Jan 29
1
[LLVMdev] Instruction with Multiple Destination operands
Hi,     Is there a way to specify multiple destination operands for instructions (as pattern in .td file)? I got an error from tablegen when tried using multiple destination (for example, I was using a pattern to do divrem (division and remainder) instruction).   Thanks, -Sanjay   -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Apr 18
0
Re: JVM crashes during GC
On 4/17/19 10:24 AM, Sachin Soman wrote: > Hi, > > Could you tell me if the following is some known issue? > > While performing the following simple test, I see my JVM crashing > (consistently): > 1. Open a connection to an ESXi driver/host (passing ConnectAuthDefault > instance). > 2. Close the connect...