Displaying 20 results from an estimated 109 matches for "levering".
Did you mean:
leveling
2013 Jul 10
1
[LLVMdev] lower-lever IR (A-normal form)
Hi,
i would like to ask you, if i can get a lower-level representation than the llvm IR.For example, having the following instruction in the llvm IR, call void @llvm.memcpy.i32(i8* %19, i8* getelementptr inbounds ([2 x [2 x [3 x i8]]]* @main.s, i32 0, i32 0, i32 0, i32 0), i32 12, i32 1)
i would like to get something like this (in A-normal form (without nested instructions):%temp = i8*
2013 Jul 11
0
[LLVMdev] lower-lever IR (A-normal form)
I would like to create some tables for my instructions in the IR. For example a table that has all the store instructions.
I want all the arguments to a function or instruction or constant etc to be trivial.
So to fix my previous example instead of having :
call void @llvm.memcpy.i32(i8* %19, i8* getelementptr inbounds ([2 x [2
x [3 x i8]]]* @main.s, i32 0, i32 0, i32 0, i32 0), i32 12, i32
2004 Dec 01
1
[OT] [slightly] app lever vs driver level implementation...
I recently posted a message about an interesting dilemma which I could
not figure out. After doing a whole lot more digging I think I have
figured out part of what is going on.
The parking app is implemented as an app, ie can be called from
extensions.conf) but if you look really closely, it is also implemented
in each channels driver (handler, whatever you want to call it) and
those
2013 Jul 10
2
[LLVMdev] lower-lever IR (A-normal form)
Hi,
i would like to ask you, if i can get a lower-level representation than the llvm IR.For example, having the following instruction in the llvm IR, call void @llvm.memcpy.i32(i8* %19, i8* getelementptr inbounds ([2 x [2 x [3 x i8]]]* @main.s, i32 0, i32 0, i32 0, i32 0), i32 12, i32 1)
i would like to get something like this (in A-normal form (without nested instructions):%temp = i8*
2019 Feb 22
1
Active Directory one Client with multiple IP addresses
>
> and have nslookup yield the one of the working/connected ip
> address or say first working if only 1 is connected?
> --
>> If the pc is domain join it "should" update is own dns record of done by
the DHCP server.
So normaly your not simultaneously connected.
Do you mean DHCP server integration with SAMBA BIND9? I have read and
configured this on roll my own SAMBA
2002 Sep 20
2
RAID1 + Ext3 + Automatic Power Resets
I am testing EXT3 as a filesystem for a server whose
power supply is failure prone.
In order to do the test, I have a lever that I can
control from PC1 that can press the reset button on
PC2. PC2's reset button is automatically pressed once
every 120 seconds (the boot sequence on PC2 takes 80
seconds).
While PC2 is booted, PC1 directs email and web
requests at PC2, so that the PC2 disks are
2019 Oct 10
4
how to automatically create the home directory
Customer asks why [home] doesn't work for a new AD user, turns out the
linux directory doesn't exist on the DM server
How to let that directory be created?
GPO?
I find this:
https://wiki.samba.org/index.php/User_Home_Folders#Using_Active_Directory_Users_and_Computers
but the GPO seems only to create the network drive ... but not the
directory on the samba server itself.
hints?
2019 Oct 10
1
how to automatically create the home directory
On 10/10/2019 12:26, Rowland penny via samba wrote:
> There are three ways, depending on how the user connects.
>
> You can manually create a home directory for each user.
>
> If the user actually logs into the unix domain member, you can lever PAM
> to create the home directory the first the user connects
>
> If the user only connects over Samba, then you need to create
2009 Aug 11
1
nfs MNT include cleanup
2ad780978b7c0c3e7877949f098cbd06e7c73839 broke klibc build
MNTPROC_MNT and MNTPROC_UMNT no longer defined.
usr/kinit/nfsmount/mount.c: In function ?mount_call?:
usr/kinit/nfsmount/mount.c:179: error: ?MNTPROC_MNT? undeclared (first use in this function)
usr/kinit/nfsmount/mount.c:179: error: (Each undeclared identifier is reported only once
usr/kinit/nfsmount/mount.c:179: error: for each function
2012 Feb 06
3
Script to automatically update externip. Useful for a host with dynamic public IP
#!/bin/bash
# checksetexternip.sh
# Author: John Cahill email at johncahill.net
# Licence: GPL v3
# Description: script that queries checkip.dyndns.com to find the server's external IP address. Updates asterisk's externip value and does a sip reload if necessary.
# Last modified 06/02/2012
is_ip(){
input=$1
octet1=$(echo $input | cut -d "." -f1)
octet2=$(echo $input
2006 Oct 10
0
[LLVMdev] tblgen multiclasses
> Basically, flag operands are a hack used to handle resources that are not
> accurately modeled in the scheduler (e.g. condition codes, explicit
> register assignments, etc). The basic idea of the flag operand is that
> they require the scheduler to keep the "flagged" nodes stuck together in
> the output machine instructions.
>From an user point of view, flags have
2019 Feb 21
3
Active Directory one Client with multiple IP addresses
Is is possible to assign one name to a client, but have multiple ip
addresses (3 or more) say for a laptop that can be connected by wireless,
hardline on laptop, or hard-line on docking station where DHCP server
issues multiple ip addresses for each connection which could be used
simultaneously or individually?
and have nslookup yield the one of the working/connected ip address or say
first
2004 Sep 09
1
Festival Speech Synthesis 1.95:beta July 2004 Eval
Hello--
In the interests of playing around and wasting time, I've installed the
latest version of the
Festival stuff, 1.95beta.
And, in the interests of future Asterisk-Festival connectivity, I
applied the 1.4.3 patch to put in the
asterisk related routines. I did it by hand, but, it looks like the
patch will apply with no comment.
Asterisk works with the new server...
BUT
the speed of
2020 May 13
1
docs about _R_CHECK_FORCE_SUGGESTS_ ?
Hi Toby,
As Gabor pointed out the place where the various levers R CMD check
supports is in the R-internals manual, but there is a link directly to that
section in
https://cloud.r-project.org/doc/manuals/r-release/R-exts.html#Checking-packages
It could perhaps be more prominent, perhaps by moving the paragraph that
appears in to before the detailed list of exact tests that are performed?
2006 Nov 09
1
unsubscribe
Adam Mattina
Networking & Systems Support
Layer 8 Group, Inc.
585.442.8888
amattina@layer8group.com <mailto:amattina@layer8group.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061109/023a0a3e/attachment.htm
2003 Nov 03
1
Samba new server in existing domain/sever
Sirs,
I have Linux Samba Server with following "global" smb.conf file.
This server is acting as PDC with CAT domain name. We have window 2000 PC's connect to this server. We had changed some registry for win2000 PC so it can join the domain CAT. I believe that was required.
Now, my question is, can I set up new Linux Samba Serve even though I have one server acting as domain?
What
2019 Oct 10
2
how to automatically create the home directory
> -----Original Message-----
> From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland penny via samba
> Sent: 10 October 2019 11:27
> To: samba at lists.samba.org
> Subject: Re: [Samba] how to automatically create the home directory
>
> On 10/10/2019 11:14, Stefan G. Weichinger via samba wrote:
> > Customer asks why [home] doesn't work for a new
2006 Oct 09
2
[LLVMdev] tblgen multiclasses
On Mon, 9 Oct 2006, Roman Levenstein wrote:
> But your previous explanations were so good that I implemented in my
> backend last week almost the same that you've done now in the
> X86InstrSSE.td. I even introduced isCommutable parameter to indicate
> this property, just as you did. So, by now integer arithmetic and
> general purpose instructions are implemented. I'm working
2009 Apr 27
1
Extract one element from yahooKeystats data
I am trying to extract one particular piece of data(Float) from all
the data returned by yahooKeystats, but thus far I'm having no luck.
This is what I've got so far:
> library(fImport)
Loading required package: timeSeries
Loading required package: timeDate
> data<-yahooKeystats("IBM")
trying URL 'http://finance.yahoo.com/q/ks?s=IBM'
Content type 'text/html;
2013 Oct 24
1
Puppet components and configuration / Hiera patterns
We have embraced Hiera; we use the YAML configuration system currently and
on the whole everyone finds it easy to use and intuitive.
However, as our manifests have grown more complex, we have a need to
"compile" multiple narrowly-focused classes together into different types
of high-level roles. For example, we might have a "webmail" class that
pulls together classes for