Displaying 20 results from an estimated 1156 matches for "gupta".
2006 Jun 05
3
How to configure two NICs on a DomU?
...the person managing the list at
xen-users-owner@lists.xensource.com
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Xen-users digest..."
Today''s Topics:
1. Re: No module ata_piix found for kernel 2.6.16-xen, aborting.
(Anand Gupta)
2. Re: Re: No module ata_piix found for kernel 2.6.16-xen,
aborting. (Anand Gupta)
3. Re: Root fs image crated by Yast Xen (TAIRA Hajime)
4. networking not working (Anand Gupta)
5. Re: networking not working (Anand Gupta)
6. RE: networking not working (Bernard Golden)
------...
2008 Aug 05
6
New York City puppet users?
Any New York based puppet users want to try and get together for a meetup?
Cheers,
Brian
--
- Brian Gupta
http://opensolaris.org/os/project/nycosug/
http://www.genunix.org/wiki/index.php/OpenSolaris_New_User_FAQ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send ema...
2009 Dec 25
1
[LLVMdev] SoftenSetCCOpernads in LegalizeFloatTypes.cpp
On Mon, 2009-10-05 at 16:54 -0700, Eli Friedman wrote:
> On Mon, Oct 5, 2009 at 11:11 AM, Sanjiv Gupta
> <sanjiv.gupta at microchip.com> wrote:
> > Sanjiv Gupta wrote:
> >> Sanjiv Gupta wrote:
> >>
> >>> Duncan Sands wrote:
> >>>
> >>>
> >>>> Hi Sanjiv, I think a lot of the softening code assumes you are
>...
2009 Oct 05
2
[LLVMdev] SoftenSetCCOpernads in LegalizeFloatTypes.cpp
Sanjiv Gupta wrote:
> Sanjiv Gupta wrote:
>
>> Duncan Sands wrote:
>>
>>
>>> Hi Sanjiv, I think a lot of the softening code assumes you are dealing
>>> with float (32 bits). So it's not just a matter of changing the libcall
>>> return type.
>...
2009 Jul 16
3
[LLVMdev] llvm-ld -disable-opt behavior.
On Wed, 2009-07-15 at 10:37 -0700, Devang Patel wrote:
> On Wed, Jul 15, 2009 at 9:32 AM, sanjiv gupta<sanjiv.gupta at microchip.com> wrote:
> > Consider the example command line below
> >
> > $ llvm-ld -disable-opt hello.bc -l std -o hello.out
> >
> > Why does -disable-opt links in all the bitcode from the libstd.so into
> > hello.out?
>
> ... becaus...
2007 Dec 12
3
Upgrading from Mongrel 1.0.1 and Mongrel cluster 0.2.1
I am considering upgrading to either Mongrel 1.1.1 or 1.0.4, and
Mongrel-cluster to 1.0.5. Are there any gotchas or issues I need to be aware
of? Also where can I find the release notes for the various releases? (The
ones I found seem very sparse).
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 29
4
[LLVMdev] llvmc for PIC16
Mikhail Glushenkov wrote:
> Hi Sanjiv,
>
> 2009/6/18 Sanjiv Gupta <sanjiv.gupta at microchip.com>:
>
>> Hi Mikhail,
>> Thanks for your wonderful help so far. I have few more questions to ask:
>>
>> How do I modify the driver to pick tools from where the driver itself
>> resides, rather than from the PATH?
>> Do I ne...
2017 Dec 05
2
samba net ads join windows active directory with ldap ssl
...instruction: Connect error
I am able to fetch data successfully from ldapsearch command.
It seems samba is connecting to ldap with IP but in client certificate
domain name is mentioned.
Please suggest how should i modify my smb.conf.
Arjit Kumar
9650104435
On Tue, Dec 5, 2017 at 6:38 AM, Arjit Gupta <arjitk.gupta at gmail.com> wrote:
> Hi,
>
> Please help me identify what additional is to be done.
>
> On 4 Dec 2017 15:10, "Arjit Gupta" <arjitk.gupta at gmail.com> wrote:
>
>> Hi,
>>
>> I have enabled ldap ssl on Windows 2008 server acti...
2009 Oct 05
0
[LLVMdev] SoftenSetCCOpernads in LegalizeFloatTypes.cpp
On Mon, Oct 5, 2009 at 11:11 AM, Sanjiv Gupta
<sanjiv.gupta at microchip.com> wrote:
> Sanjiv Gupta wrote:
>> Sanjiv Gupta wrote:
>>
>>> Duncan Sands wrote:
>>>
>>>
>>>> Hi Sanjiv, I think a lot of the softening code assumes you are dealing
>>>> with float (32 bits). So i...
2011 Aug 29
2
[LLVMdev] VMKit Development
...:
> This error usually shows up when vmkit cannot find the classpath libs and
> jar. Make sure --with-gnu-classpath-libs points to the directory of .so
> files are, and that --with-gnu-classpath-glibj points to glibj.zip.
>
> Nicolas
>
> On Sat, Aug 27, 2011 at 5:13 AM, Akshat Gupta <g.akshat at gmail.com> wrote:
>
>> Hi,
>> I just did a reconfigure and rebuild with the latest svn for vmkit code.
>>
>> The code still seg faults but the stack trace seems to have changed.
>>
>>
>> llvm[2]: Building Debug+Asserts mmtk-vmkit.jar a...
2009 Jul 16
0
[LLVMdev] llvm-ld -disable-opt behavior.
On Wed, Jul 15, 2009 at 7:29 PM, sanjiv gupta<sanjiv.gupta at microchip.com> wrote:
> On Wed, 2009-07-15 at 10:37 -0700, Devang Patel wrote:
>> On Wed, Jul 15, 2009 at 9:32 AM, sanjiv gupta<sanjiv.gupta at microchip.com> wrote:
>> > Consider the example command line below
>> >
>> > $ llvm-ld -dis...
2011 Aug 29
0
[LLVMdev] VMKit Development
Hi Akshat,
Please use version 0.97.2. vmkit does not support 0.98.
Also, it should be fine to not compile gtk+ peer.
Nicolas
On Mon, Aug 29, 2011 at 8:58 PM, Akshat Gupta <g.akshat at gmail.com> wrote:
> Thanks Nicolas,
> I do have --with-gnu-classpath-libs and --with-gnu-classpath-glibj
> pointing to the right thing, but I have gnu class path 0.98 instead of 0.97
> and its the non X version.
>
> So I do not have the libgtkpeer.so.
> May...
2013 Jul 19
2
pinVcpu not working
.... I want to do it using Python API. Now, there is function pinVcpu which is supposed to do that. But this is not working. For example I gave
dom.pinVcpu(0,1)
but still my vcpu affinity is for all the pcpus. The function returns 0 (success).
Any idea what am I doing wrong?
Thanks.
~Peeyush Gupta
2011 Aug 27
2
[LLVMdev] VMKit Development
...ed there was some .h move around in llvm and fixed the includes
> in vmkit. Maybe you were just removing the failing includes?
>
> In any case, I have updated vmkit for llvm trunk. Let me know if updating
> helps.
>
> Nicolas
>
>
> On Fri, Aug 26, 2011 at 12:00 PM, Akshat Gupta <g.akshat at gmail.com> wrote:
>
>> Yep, I am compiling with llvm-gcc. Also I removed the LD flag on the
>> configure, it still gives the same segafault.
>> Thanks,
>> Akshat
>>
>>
>> On Fri, Aug 26, 2011 at 4:21 AM, Nicolas Geoffray <
>>...
2013 Sep 17
0
Re: libvirt-users Digest, Vol 45, Issue 28
...can reach the person managing the list at
> libvirt-users-owner@redhat.com
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of libvirt-users digest..."
>
>
>Today's Topics:
>
> 1. Finding out CPU topology. (Peeyush Gupta)
> 2. Re: Finding out CPU topology. (Daniel P. Berrange)
> 3. Re: Finding out CPU topology. (Peeyush Gupta)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Tue, 17 Sep 2013 17:41:12 +0800 (SGT)
>From: Peeyush Gupta <...
2011 Aug 27
0
[LLVMdev] VMKit Development
This error usually shows up when vmkit cannot find the classpath libs and
jar. Make sure --with-gnu-classpath-libs points to the directory of .so
files are, and that --with-gnu-classpath-glibj points to glibj.zip.
Nicolas
On Sat, Aug 27, 2011 at 5:13 AM, Akshat Gupta <g.akshat at gmail.com> wrote:
> Hi,
> I just did a reconfigure and rebuild with the latest svn for vmkit code.
>
> The code still seg faults but the stack trace seems to have changed.
>
>
> llvm[2]: Building Debug+Asserts mmtk-vmkit.jar all
> vmjc: JavaRuntimeJIT.cpp...
2017 Dec 11
0
samba net ads join windows/ubuntu active directory with ldap ssl
...ws simple bind over tls but sasl is being used.
I am not sure how to specify which ldap bind is to be used.
I am stuck over this for a week now and will thankful for any help.
Please let me know if any further information is required.
Arjit Kumar
9650104435
On Thu, Dec 7, 2017 at 10:18 AM, Arjit Gupta <arjitk.gupta at gmail.com> wrote:
> Hi,
>
> Any one any suggestion how to make this work.
> This issue is reported in ubuntu bug 1576799
> <https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1576799?comments=all>
> earlier
> But the solution suggested of replac...
2019 Apr 23
3
[PATCH v6 6/6] xfs: disable map_sync for async flush
On Tue, Apr 23, 2019 at 01:36:12PM +0530, Pankaj Gupta wrote:
> Dont support 'MAP_SYNC' with non-DAX files and DAX files
> with asynchronous dax_device. Virtio pmem provides
> asynchronous host page cache flush mechanism. We don't
> support 'MAP_SYNC' with virtio pmem and xfs.
>
> Signed-off-by: Pankaj Gupta <p...
2019 Apr 23
3
[PATCH v6 6/6] xfs: disable map_sync for async flush
On Tue, Apr 23, 2019 at 01:36:12PM +0530, Pankaj Gupta wrote:
> Dont support 'MAP_SYNC' with non-DAX files and DAX files
> with asynchronous dax_device. Virtio pmem provides
> asynchronous host page cache flush mechanism. We don't
> support 'MAP_SYNC' with virtio pmem and xfs.
>
> Signed-off-by: Pankaj Gupta <p...
2009 Jun 30
0
[LLVMdev] llvmc for PIC16
Hi Sanjiv,
2009/6/29 Sanjiv Gupta <sanjiv.gupta at microchip.com>:
> I want to retrieve the value of argv[0] (which was passed to main function
> of the driver) in PrependCustomizedPath.
I've added a way to access argv[0] in hooks:
http://thread.gmane.org/gmane.comp.compilers.llvm.cvs/50789
--
() ascii ribbon c...