search for: satya

Displaying 20 results from an estimated 34 matches for "satya".

Did you mean: sata
2010 Jul 14
1
[LLVMdev] LoopInterchange Pass
--- On Tue, 7/13/10, Satya Jandhayala <satya_jandhayala at yahoo.com> wrote: From: Satya Jandhayala <satya_jandhayala at yahoo.com> Subject: LoopInterchange Pass To: llvmdev at cs.uiuc.edu Date: Tuesday, July 13, 2010, 12:06 PM Hi,   I developed a Loop Interchange pass. Please take a look. I have not inc...
2010 Jul 13
4
[LLVMdev] LoopInterchange Pass
Hi,   I developed a Loop Interchange pass. Please take a look. I have not incorporate data dependence analysis check. I can insert it when the LoopDependenceAnalysis is available.   Thank you Satya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: sum.c URL: &...
2008 Sep 26
6
Mapping hvm guest pages in Dom0
...ruct page'' ptrs which I doubt exist for pages owned by a HVM guest. Is there a hypercall to do this then? 2. Do I need to modify the HVM behavior in any way for this? (e.g., load a driver in the guest that will setup grant tables?). I need to keep my guest "pure HVM". thanks, ./satya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Jul 14
0
[LLVMdev] LoopInterchange Pass
Hi Satya, On Tue, Jul 13, 2010 at 12:06 PM, Satya Jandhayala < satya_jandhayala at yahoo.com> wrote: > Hi, > > I developed a Loop Interchange pass. Please take a look. > I have not incorporate data dependence analysis check. I can insert it when > the LoopDependenceAnalysis is availa...
2006 Feb 13
2
how to find the helpers code ?
...e some of my own helpers in my helper classes... but i could not find the code anywhere for start_form_tag, end_form_tag, or submit_tag or render or anything... !! Also where could i find out what are the parameters required for these helpers (if i cant see the code ) ?? Thanks for any help, Satya. -- Posted via http://www.ruby-forum.com/.
2009 Oct 01
1
Java Script
Hi I am new to this group, i heard that this is a dedicated group with java script experts. if this is true then i want to be part of this. Please make me your friend. -Satya
2002 Oct 29
0
Again problems with PDC
...create user account since trust relationship with the PDC cannot be verified" or something of this kind since I'm translating it from italian.... WHAT'S THAT ????? P.P.S. I'm using samba 2.2.6 on a Mandrake Linux 8.2, I have got 6 clients using W2KSP3 P.S. The ccgm, ccgm-admin, satya, machine & guest groups are already set in the system groups file and all the user (including Administrator and root are correctly set in the smbpasswd) BTW that's my smb.conf file: # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2002/10/29 14:39:43 # Global param...
2007 Oct 16
8
Xeno Linux never pins L1 tables ?
...ble (a pte), yet __pgd_pin() walks the page directory and gives up write access on the kernel mappings of pte pages and only pins the pgd page. How do set_pte() and set_pte_at() macros work if they are writing directly to the page table entires ? do we fault in the kernel to handle this ?! thanks, satya. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2002 Oct 31
1
PDC problems ....
...late shell = /bin/false winbind separator = \ winbind cache time = 15 winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes comment = path = alternate permissions = No username = guest guest account = guest invalid users = valid users = @ccgm-admin, @ccgm, @satya admin users = @ccgm-admin read list = write list = printer admin = force user = force group = read only = Yes create mask = 0744 force create mode = 00 security mask = 0777 force security mode = 00 directory mask = 0755 force directory mode = 00 directory security mask = 0777 force d...
2007 May 17
3
Converting Full Virt to Para virt
Hi, I am running xen-unstable , now i have a Full Virt DomU running RHEL 3 update 5 wanted to know is there a way to convert this vm to Paravirt . regards Satya _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Oct 31
14
questions on zfs backups
On Thu, Oct 30, 2008 at 11:05 PM, Richard Elling <Richard.Elling at sun.com> wrote: > Philip Brown wrote: >> I''ve recently started down the road of production use for zfs, and am hitting my head on some paradigm shifts. I''d like to clarify whether my understanding is correct, and/or whether there are better ways of doing things. >> I have one question for
2002 Oct 31
2
PDC Problems (read this the first one is incomplete)
...template shell = /bin/false winbind separator = \ winbind cache time = 15 winbind enum users = Yes winbind enum groups = Yes winbind use default domain = Yes comment = path = alternate permissions = No username = guest account = guest invalid users = valid users = @ccgm-admin, @ccgm, @satya admin users = @ccgm-admin read list = write list = printer admin = force user = force group = read only = Yes create mask = 0744 force create mode = 00 security mask = 0777 force security mode = 00 directory mask = 0755 force directory mode = 00 directory security mask = 0777 force d...
2006 Feb 16
9
association not inserted automatically.
Hello, I am trying to write a sample application. I have class LineItem< ActiveRecord::Base belongs_to : order end && class Order < ActiveRecord::Base has_one :line_item end Now in the controller i am trying : def add @ord = Order.new(params[:ord]) @ord.line_item = LineItem.new(params[:lineitem]) if @ord.save redirect_to :action => ''list'' else render
2005 Jan 09
2
Bug#289529: logcheck: "Ghandi" should be "Gandhi" in README.how.to.interpret
Package: logcheck Version: 1.2.32 Severity: minor "Ghandi" should be "Gandhi" in README.how.to.interpret, assuming that you mean the Indian freedom fighter M.K. Gandhi a.k.a. Mahatma Gandhi. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=C, LC_CTYPE=C
2010 Dec 09
2
[LLVMdev] Info required
Hi All, I am a new joiner in this group and would like to work on some projects. Can you please let me the process for the same? Regards, Prakash -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101209/dc65bf10/attachment.html>
2010 Dec 09
0
[LLVMdev] Info required
On Dec 9, 2010, at 5:38 AM, Satya Prakash Prasad wrote: > Hi All, > > I am a new joiner in this group and would like to work on some projects. Can you please let me the process for the same? http://llvm.org/docs/GettingStarted.html http://llvm.org/OpenProjects.html http://llvm.org/docs/CodingStandards.html and other d...
2006 Apr 25
3
how to get the count/index of the current row ?
I have a partial to which i pass a collection. That views name is _row. So row.name, row.ssn gives me the details of each object in the collection, But i need to display 1. name 123456798 2. name1 234567890 how to get that Index ??? or count or whatever in that partial ?? please help. -- Posted via http://www.ruby-forum.com/.
2006 Nov 07
0
Scan or read.table bug in R?
...ions to the R-help mailing list. The likely problem here is that your file isn't in the current working directory. To avoid this problem, I often use the file.choose() function to obtain a full path to the file, rather than typing the name out myself. Duncan Murdoch On 11/7/2006 8:48 AM, Satya Pimputkar wrote: > Hello R-Team, > > > > I?m a student of the University of Zurich studing Finances. > > I just installed R for Windows (2.4.0) on my tablet pc (windows pro tablet edition). > > After reboot I ran the program and changed the directory to my used fold...
2002 Jan 31
6
PDC problems
We have really enjoyed our first couple of weeks using samba2.2.2 as our PDC but the past couple of days have been a nightmare the server out of nowhere stopped letting people log in. We recieved an error message that said "Device is not installed on this network." Now we were able to get rid of the problem and at first were not sure how but, a couple of days later it happened again but
2010 Dec 09
0
XEN Server#Reset network settings after emergency mode recovery
...talk to pool master. I am rebuilding server every time i came across this situation, there have to better way to recover XEN host from emergency mode. I am using Citrix XenServer 5.6 on Dell hardware, Is there any way to reset the host network settings to as before state of pool joining? Thanks, Satya _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users