Displaying 20 results from an estimated 23 matches for "vidya".
Did you mean:
vida
2007 Jul 26
2
Tracing znode_t from dnode_t
Hi,
To get my understanding of zfs data structures correct, I need to
trace znode_t from given dnode_t. I came up with following trace, is
this correct?
dnote_t->dn_bonus->db_user_ptr points to corresponding znode_t
Is there any other(better) way to trace znode_t from dnode_t?
Cheers,
-Atul
2007 Oct 16
11
how to arrange the field in excel by using to_csv
Hi all,
i am exporting the file by using to_csv, but its coming as unordered
rather than my expected output, if i check in the database, its working
fine, but in the excel sheet it shows in the unordered,so please let me
knoe, how to show orderly in the excel sheet by using to_csv.
@report_data=EdiaUserContact.find_by_sql(
"SELECT '''' as ''Title'',
2012 Oct 29
3
[LLVMdev] hello pass is not available
I am writing a new pass hello and the shared library is created(.so). The library is loaded with opt. But the pass in not available in opt. opt -help shows the command.
Please find the screenshot attached.
Thanks,
Vidya Sagar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121029/6c34fb72/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LLVM_PASS.odt
Type: application/o...
2012 Oct 29
0
[LLVMdev] hello pass is not available
...visa <f2001098 at yahoo.co.in> wrote:
> I am writing a new pass hello and the shared library is created(.so). The
> library is loaded with opt. But the pass in not available in opt. opt
> -help shows the command.
>
> Please find the screenshot attached.
>
> Thanks,
> Vidya Sagar.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed......
2013 Jul 21
0
[LLVMdev] Build Clang and LLVM on Win 8
Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
> When I run cmake I got The following error:
> *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm*
> /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES
> LIBXML2_INCLUDE_DIR)//
> //-- Target triple: x86_64-w64-mingw32//
&g...
2006 May 25
0
samba problem
hi
My name is Ajish I am working as system administrator. I want to set my
RedHat Enterprise linux machine as authaneticated server. Can u help me ?
Yours
Ajish C.T
System Administrator
Vidya Academy of Science &Technology
mob:09895192612
--
Ajish C.T
System Administrator
Vidya Academy of Science &Technology
mob:09895192612
2007 Sep 18
1
Errno::EACCES - Permission denied while delete a file
hi,
i got the error[Errno::EACCES - Permission denied] , while deleting my
file, for that while searching i came to know i have to set chmod, but i
don''t know how to set chmod in my file, if any one knows, how to set
this one, please let me know, Thanks in advance.
my Error is:
Errno::EACCES in CasesController#delete_attach
Permission denied -
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
Hi all,
I'm new to Clang and LLVM and I'd like to use them on Win 8 with
Code::Blocks.
I'm having problems in running cmake.
I did the following:
* Installed cmake
* installed Code::Blocks
* Installed python (cmake was complaining if it was not installed)
* Dowloaded sources fron svn (LLVM, clang, compilre-rt and test-suite.
When I run cmake I got The following error:
2013 Jul 23
2
[LLVMdev] Build Clang and LLVM on Win 8
Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
> I also tried to build LLVM with 3.3 sources.
> Same problems.
If you omit compiler-rt, does it work? (compiler-rt is not a required
component.)
> Even worse, Visual Studio hangs and I had to kill the process.
>
> What could it be? Is Visual Studio 2012 working wit...
2013 Jul 22
3
[LLVMdev] Build Clang and LLVM on Win 8
On Sun, Jul 21, 2013 at 5:51 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
>
> > When I run cmake I got The following error:
> > *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm*
> > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES
> > LIBXML2_INCLUDE_DIR)//
> > //-- Target tr...
2012 Aug 23
0
GlusterFS meetup in Bangalore on Aug 31st
Greetings all,
We have scheduled a GlusterFS meetup in Bangalore on Aug 31st.
If you are interested to drop in please RSVP @
http://www.meetup.com/GlusterFS/Bangalore-IN/
Thanks,
Vidya Sakar
2019 Nov 19
3
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
On Tue, Nov 19, 2019 at 10:50 PM Bjorn Helgaas <helgaas at kernel.org> wrote:
>
> [+cc Dave]
>
> On Thu, Oct 17, 2019 at 02:19:01PM +0200, Karol Herbst wrote:
> > Fixes state transitions of Nvidia Pascal GPUs from D3cold into higher device
> > states.
> >
> > v2: convert to pci_dev quirk
> > put a proper technical explanation of the issue as a
2013 Jul 25
0
[LLVMdev] Build Clang and LLVM on Win 8
...e still problems.
I receive an error that seems related to the fact that the grep command
is missing.
Is it possible? If grep is needed, how can I found it in Windows?
Thanks in advance,
Giorgio
Il 23/07/2013 23.53, Óscar Fuentes ha scritto:
> Giorgio Franceschetti <g.franceschetti at vidya.it> writes:
>
>> I also tried to build LLVM with 3.3 sources.
>> Same problems.
> If you omit compiler-rt, does it work? (compiler-rt is not a required
> component.)
>
>> Even worse, Visual Studio hangs and I had to kill the process.
>>
>> What could it...
2007 Dec 19
2
undefined method `in_place_editor'
I''m trying to get Globalization to work using the globalize plugin.
In their sample application they use in_place_editor to edit the
translate strings.
<%= in_place_editor "tr_#{tr.id}",
:url => { :action => :set_translation_text, :id => tr.id },
:load_text_url => url_for({ :action => :translation_text, :id =>
tr.id })%>
</p>
I get the
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
I also tried to build LLVM with 3.3 sources.
Same problems.
Even worse, Visual Studio hangs and I had to kill the process.
What could it be? Is Visual Studio 2012 working with LLVM/clang?
Or LLVM/Clang is not supposed to work on windows (I saw also that there
are no binaries ready for the windows platform).
Thanks in advance,
Giorgio
Il 22/07/2013 22.51, Giorgio Franceschetti ha scritto:
2013 Jul 22
4
[LLVMdev] Build Clang and LLVM on Win 8
Hi all,
yes, I do not know python and I installed it only for being able to
build LLVM.
Now I have installed version 2.7.
I tried with codeblock project generation, but I'm still getting errors.
So I moved to visual studio as per "getting started" guide.
I run the command: cmake -G "Visual Studio 11" ..\llvm from my build folder.
It lists a lot of file not found
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...acepoints
tests/gem_exec_latency: New subtests for checking submission from RT tasks
trace.pl: Fix no context colouring mode
trace.pl: Fix HTML timestamp generation
trace.pl: Put single context at single vertical slot
trace.pl: Fix engine busy accounting in split mode
Vidya Srinivas (2):
tests/kms_plane_scaling: Change minimum fb height for YUV 420 planar
tests/kms_plane_scaling: fb height to be min 16 for NV12
Ville Syrjälä (35):
tests/pm_rpm: Don't try to create an X-tiled ARGB8888 framebuffer
lib: Add igt_hweight()
lib: Parse plan...
2007 Oct 02
53
Direct I/O ability with zfs?
We are using MySQL, and love the idea of using zfs for this. We are used to using Direct I/O to bypass file system caching (let the DB do this). Does this exist for zfs?
This message posted from opensolaris.org
2013 Aug 10
0
[LLVMdev] Fixed-point arithmetic
I am.
Giorgio
Il 10/08/2013 12.12, Sergey Yakoushkin ha scritto:
> Hi,
>
> Is there anyone else interested in fixed-point arithmetic support in
> clang/llvm?
>
> Regards,
> Sergey
>
>
2006 Oct 31
0
6352813 mkfs still creates geometry based layout instead of EFI style layout
Author: vsakar
Repository: /hg/zfs-crypto/gate
Revision: 1d9531faab75b1e915643f459c4a9c0cb813f12c
Log message:
6352813 mkfs still creates geometry based layout instead of EFI style layout
6387209 mkfs could print a more useful message when fs creation fails
Files:
update: usr/src/cmd/fs.d/ufs/mkfs/mkfs.c
update: usr/src/cmd/fs.d/ufs/newfs/newfs.c