Displaying 19 results from an estimated 19 matches for "goel".
Did you mean:
goal
2003 Mar 12
3
Syncing Multiple servers simultaneously
Hi all;
I am sure this question has been brought up before, but I could not find any
information in the FAQ or docs etc. Quick question;
Is there a way of syncing multiple servers simultaneously from 1 source
server?
Thanks,
--
Vaibhav Goel
extension 6347
2005 Jun 03
1
Unable to see linux filesystem with samba running
...map the Linux share on to my Windows XP box. I have
tried enabling and disabling the XP firewall also. I can see the Linux
machine name in the Windows explorer "My network Places" under the
configured workgroup, but I can not see the shares. It gives me the error
"Network path \\as01pgoelvm1\apac <file:///\\as01pgoelvm1\apac> not found"
"apac" is the name of the share I have created on my Linux VMware machine
"as01pgoelvm1"
Can some please help me?
Thanks & Regards
Parveen Goel
Honeywell Software Center
2 Richardson Place, North...
2007 May 14
2
how to do tracing in user process.
Hello,
I wanted to enable tracing in user process.
but following example from guide is not working.
pid$1::$2:entry
{
self->trace = 1;
}
pid$1::$2:return
/self->trace/
{
self->trace = 0;
}
pid$1:::entry,
pid$1:::return
/self->trace/
{
}
I am getting error like invalid probe description ..... undefined macro variable in probe description.
pid$target:user lib:user function:entry
2011 Nov 06
0
[LLVMdev] Printing DSGraph in llvm-3.0
On Sun, Nov 6, 2011 at 12:24 AM, Ankita (Garg) Goel
<gargankita at gmail.com> wrote:
> Hi,
> I am using the DSA analysis in llvm-3.0. I am interested in seeing the
> resultant DSGraph for my sample input program. I tried the -dsa-only-print
> parameter, but was not successful in getting the .dot file for the graph as
> mentioned...
2011 Nov 06
2
[LLVMdev] Printing DSGraph in llvm-3.0
Hi,
I am using the DSA analysis in llvm-3.0. I am interested in seeing the
resultant DSGraph for my sample input program. I tried the -dsa-only-print
parameter, but was not successful in getting the .dot file for the graph as
mentioned in Printer.cpp. The exact command that I tried is:
#opt -load <path-to-llvmdatastructures.so> -dsa-local -dsa-bu -dsa-td
-dsa-only-print < hello.bc
Is
2008 Mar 14
2
How to pass cookies to website??/??
Hi All,
I wanna pass cookies with url.Suppose i have two website and both
website have LDAP server for user authentication.if i authenticated in
one website then i wanna pass that cookies to another website for
authenticating the user.
Is it possible for single sign on?
If yes then please tell me how can i pass the cookies url.
Need your help actually i wanna do single sign on i am able to
2008 Oct 21
3
Minimal CentOS
Hi! and a warm hello to the CentOS team.
I have a work for which I need some solution from you. Actually we
have some thin clients where we want to put a light weight Linux
distro for users. As of now I have tested with Fedora and Ubuntu
distros but the issue I am finding is they are not able to fit in my
requirement of flash based hard disk consumption (~500 MB). although a
distro named TinyME
2009 Feb 11
5
Possible CentsOS licensing issue
Dear Friends,
I have few questions.
1. I have a device on which I have installed CentOS 5.2 as an operating
system. Now I want to sell this device. Will there be any issue ?
points to keep in mind:
a. There are no changes in OS. (it is just a stripped down image of original
OS)
b. I have installed few generic user space applications of my own installed
in that OS.
I do not want to violate
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...oading/unloading, pkill and lsof, for
converting shell script tests to C code. (Marius Vlad)
Tools changes:
- intel_reg: Add Kabylake support. (Jani Nikula)
- intel_bios_reader: Also dump PSR info. (Ville Syrjälä)
- intel_guc_logger: New tool for capturing logs from the GuC
firmware. (Akash Goel)
- intel_aubdump: Added commandline option to stream the dump to
another process. (Lionel Landwerlin)
- intel_aubdump: Annotate the dump with the application name and the
used PCI ID. (Jason Ekstrand)
Benchmark changes:
- gem_latency: Added support for measuring fence wakeup latencies. (Chr...
2009 Jun 22
1
Xen server on SPARC ??
Hi,
Does anybody has an idea whether Xen server is supported for SPARC
architecture?
Thanks,
Sachin.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2003 Jun 23
0
Reliability analysis and Laplace factor functions
Is there some package out there that implements functions
for reliability analysis, especially for software reliability?
In particular, I'm looking for:
* Laplace factor (Cox & Lewis 1978)
* Goel-Okumoto fitting
Thanks in advance,
-Ekr
--
[Eric Rescorla ekr at rtfm.com]
2008 Sep 08
1
Roo gem installation fail
hi
I am tried to install roo gem 1.2.0 but it gives me following error. It
seems it require stdio.h which is not present. Can you please help me
how to install roo gem
checking for stdio.h... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration
2015 Mar 12
0
[ANNOUNCE] intel-gpu-tools 1.10
...bled levels) in a ringbuffer and dump
that on test failures for quicker diagnostics of automated test run results
(Thomas Wood).
- A lot of small polish all over the test library.
- Piles of new testcases and improvements to existing ones as usual.
Complete list of changes since 1.9:
Akash Goel (1):
igt/gem_mmap_wc: Add the invalid flags subtest
Alan Coopersmith (7):
Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()
Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>
Use pthread calls instead of raw syscalls on non-Linux system...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...tests to C version
igt/debugfs_test: Skip dummy reads for crtc-n/crc/data
Revert "igt/debugfs_test: Skip dummy reads for crtc-n/crc/data"
tests/debugfs_test: Add a shorter timeout when reading sysfs entries
tests/tools_test: Make sure l3_parity is supported
Akash Goel (1):
lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
Antonio Argenziano (1):
igt/gem_reset_stats: Fix pending batches status expectation
Anusha Srivatsa (3):
lib/cfl: Add Coffeelake PCI IDs for S SKU.
lib/cfl: Add PCI IDs to H SKU in CFl
lib/cfl: Add PCI I...
2012 May 08
6
registry vulnerabilities in R
...ue, New Mexico
-------- Original Message --------
Subject: FW: R/RStudio Software
Date: Fri, 4 May 2012 15:15:20 -0600
From: Martin, Paul A Civ USAF AFMC AFRL/RVSEF
[1]<Paul.Martin at kirtland.af.mil>
To: [2]<pamartin at alum.mit.edu>
-----Original Message-----
From: Goel, Suman K Civ USAF AFMC AFRL/RVIO
Sent: Friday, May 04, 2012 3:13 PM
To: Martin, Paul A Civ USAF AFMC AFRL/RVSEF
Subject: RE: R/RStudio Software
Mr. Martin,
Rstudio is an IDE for writing R code. I installed Rstudio first but it
doesn't work without R so I tested them together.
When I test a s...
2011 Nov 06
0
[LLVMdev] Printing the DSGraph in llvm-3.0
Hi,
I am using the DSA analysis in llvm-3.0. I am interested in seeing the
resultant DSGraph for my sample input program. I tried the -dsa-only-print
parameter, but was not successful in getting the .dot file for the graph as
mentioned in Printer.cpp. The exact command that I tried is:
#opt -load <path-to-llvmdatastructures.so> -dsa-local -dsa-bu -dsa-td
-dsa-only-print < hello.bc
Is
2008 Mar 29
0
Scalibility issues in CMS application?
Hi All,
I am creating on CMS application and there i am providing feature
to create document.
I have some issue about scalibilty in CMS:
1. How to make size limitation when user is going to create document.
2. How to make size limitation when user is uploading some documents.
3. How many documents can we create in CMS their is any limit??
4. How to handle database scalability for CMS
2008 Apr 22
0
Rools Rule Engine???
Hi All,
Any one worked on Rools rule engine.If yes pls tell me some idea
that how to use this and how can i make most of it.
Need your help..
Thanks,
Varun
--
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,
2008 Jul 26
1
Dropdown selected value not reflecting in edit view
hi
I am facing the following issue:
I have the following dropdown, in the new view
select_tag "experience[]", options_for_select([[less_than_1_year,
[0,1]],[between_1_and_3_years, [1,3]],[between_3_and_5_years,
[3,5]],[between_5_and_7_years,[5,7]], [between_7_and_10_years,[7,10]],
[above_10_years,[10,50]]])
The selected value of the user is not getting reflected in the Edit view
of