Displaying 16 results from an estimated 16 matches for "funcationality".
Did you mean:
fuctionality
2008 Feb 07
3
Sharing Sessions between Ruby on Rails and PHP
Hi there,
I have a RoR app but for one of the funcationality (photo uploads) I
am using PHP. I need to know how I can share/access session
information from RoR in PHP since the PHP also updates the database
and the entry information is contained in the RoR sessions.
Please advice.
Thanks in advance.
Adil
--~--~---------~--~----~------------~-------~--~---...
2004 Feb 21
2
reduce the size of samba 3.0 binary
I installed samba 3.0. It works.
But the only problem is that the whole binary package is > 800MB (Solaris 2.8)
It's a big package to fit in a 2g of / partition.
Is there way we can reduce the size of the binary by select function/local/etc?
I don't need all the funcations it supports.
Only support UNIX nfs data to PC.
thanks,
Jeffrey
2004 May 19
2
[LLVMdev] Question about insert function or instruction.
Hi llvmer,
I am trying to learn how to use llvm. My question is
described as the following,
there has already a testcase code, and I get bytecode
by using llvmgcc. What I want to do is to insert a
call funcation into each basic block, which is for
statistic some information.
1) I implement call function in another c/cpp file and
can I insert the external call function to existed
bytecode ? if it
2004 May 21
1
[LLVMdev] Re: LLVMdev digest, Vol 1 #292 - 4 msgs
Hi,
Thank Brian Gaeke so much.
Following TraceBasicBlocks.cpp, I modified the code as below and could insert instruction or function I need into anywhere in Module.
But it works well without BB->getInstList().push_back(InstrCall), and if I add the BB->getInstList().push_back() following new CallInst(), I got error information when runing opt. What is the reason for it? And is it necessary
2010 Nov 19
2
libvirtd & dnsmasq
...libvirtd
4337 ? S 0:00 /usr/sbin/dnsmasq --strict-order
--bind-interfaces --pid-file=/var/run/libvirt/network/default.pid
--conf-file= --listen-address 192.168.122.1 --except-interface lo
--dhcp-range 192.168.122.2,192.168.122.254 --dhcp-lease-max=253
How can I properly disable this funcationality? (I'm running dnsmasq for
other purposes on the host, and the libvirtd incantation conflicts).
Thanks.
--
Mark D. Foster <mark at foster.cc>
http://mark.foster.cc/ | http://www.freegeekseattle.org/
2005 May 25
2
Budgetone 102 and voicemail problem
...x, the command that appears
in the console is
-- Incorrect Password '' for user '201' (context = default)
the "send" button doesn't seem to send the dialed keys to the asterisk
box and it waits for the time out. This method works fine with Xtens
eyeBeam so I know the funcationality works.
I also tried the "Send # Key" in the Budgetone webadmin, but this also
doesnt send the keys.
Thanks for any info.
2004 Dec 04
1
[LLVMdev] Question about writing a pass
Hi ,
I got a few for writing a pass.
1) Is it possible to use input parameters in command line ?
For example, we got our own pass, ie. HELLO
opt -load ../../Debug/lib/libHELLO.so -HELLO < hello.bc
From the above command line, could we use some input parameter and we can read those parameter in Pass routine?
2) For splitting BB, the way what I did is to pick up instruction
2013 Jun 23
1
2SLS / TSLS / SEM non-linear
Dear all, I try to conduct a SEM / two stage least squares regression with
the following equations:
First: X ~ IV1 + IV2 * Y
Second: Y ~ a + b X
therein, IV1 and IV2 are the two instruments I would like to use. the
structure I would like to maintain as the model is derived from economic
theory. My problem here is that I have trouble solving the equations to get
the reduced form so I can run
2006 Jan 29
0
Networking: Simple steps
I am new to XEN and have been successful in getting up a guest domain.
Can some point me to some simple instructions to get my guest domain to network?
Domain0 is funcationing and I am able to surf the web. It is not clear to me how to setup
the vif.
Any information is greatly appreciated
Thanks
Samui Systems, Inc. 5954B Bartonsville Road Frederick, MD 21701 PHONE: +1(301)
2006 Aug 08
1
Call for Beta Testers: R+ (read R plus) for Solaris and Linux:
Code-named R+Team, our commercially supported R group is looking for
beta testers for R+ on Solaris and R+ on Linux. We'd love to get your
feedback for our R+Professional version that has additional
funcationalities for enterprise support.
The sooner we get your feedback and inputs, the faster we'll make
changes for the final release!
To participate in our beta test program, please
2004 May 19
0
[LLVMdev] Question about insert function or instruction.
> What I want to do is to insert a call funcation into each basic
> block, which is for statistic some information.
I recommend that you look at the various pieces of code under
llvm/lib/Transforms/Instrumentation, e.g. BlockProfiling.cpp and
TraceBasicBlocks.cpp. They do essentially the same thing as you are
trying to do.
> 1) I implement call function in another c/cpp file and
>
2006 Feb 16
4
how to clear screen in R-console?
HI all,
How to clear the screen in R-console?
Thanks a lot@!
[[alternative HTML version deleted]]
2006 Feb 02
1
RE: Re: No VMX-guests on Intel Xeon/VT
.../xen''
> make[1]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1''
> ------------------------------------------------------
>
> It doesn''t matter that the "host CPU" is an "amd64" if in
> truth its a Xeon with EM64T?
AMD64 is funcationality-wise compatible with EM64T (or to be
historically correct, Intel copied AMD64 to make EM64T) - there are some
minor differences, but none that matters to QEMU.
>
> And what means "target list target-i386-dm", does it
> mean that the
> compiled binaries are only for i...
2006 Feb 02
1
RE: Re: No VMX-guests on Intel Xeon/VT
.../xen''
> make[1]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1''
> ------------------------------------------------------
>
> It doesn''t matter that the "host CPU" is an "amd64" if in
> truth its a Xeon with EM64T?
AMD64 is funcationality-wise compatible with EM64T (or to be
historically correct, Intel copied AMD64 to make EM64T) - there are some
minor differences, but none that matters to QEMU.
>
> And what means "target list target-i386-dm", does it
> mean that the
> compiled binaries are only for i...
2003 Jan 08
0
print issue with 2.2.4a on FreeBSD
I have installed samba 2.2.7 on freebsd from the ports collections. I had a previous installation of samba 2.0 and I used my old smb.conf file to duplicate the funcationality I had. Trouble is, printing from winNT/2K clients doesn't work. Printing from win9x machines still does.
I've been through the docs on samba.org and looked in chap6 of HOWTO collection on printing and the differences. Either I'm too dense or missing something. v2.2 implements rpc b...
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com>
Anand Jain (1):
[RFC] Add btrfs autosnap feature
Makefile | 6 +-
autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
autosnap.h | 81 +++
btrfs-list.c | 140 +++++-
btrfs.c | 46 ++-
btrfs_cmds.c | 186 +++++++-
btrfs_cmds.h | 3 +-
scrub.c | 1 +
8 files changed, 1982 insertions(+), 34