search for: lever

Displaying 20 results from an estimated 109 matches for "lever".

Did you mean: level
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
...>> 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 servers that I can control with all levers at my disposal with the security keys... commercial products with SAMBA integration do not expose all levers. This in fact should be part of the GPL IMO. Give users not only access to the source, but provide them with unfettered access to control the software. It is not clear to me how DHCP and...
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 busy PC1 o=lever=...
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 the users > home directory with a script. Myself and Louis wrote such a script, > would you like a copy ? > > Rowland On Debian we have enabled mkho...
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
...rm /etc/asterisk/sip_general_custom.conf.tmp logger -s "Doing asterisk -rx "sip reload"" asterisk -rx "sip reload" fi John Cahill Systems Engineer Services for Asterisk Data Messaging & Communications Ltd Fourth Floor 22 Lever St Manchester M1 1EA Email: john at dmcip.com Telephone: 0800 862 0181 Fax: 0161 850 0126 jabber: gnujunk at jabber.org
2006 Oct 10
0
[LLVMdev] tblgen multiclasses
...r example, in the ARM backend I haven't declared the "FP status" and the "status" registers. So the FMSTAT instruction needs a flag. It should be possible to remove all uses of 2 by a writing a more complete description. Maybe the uses of 1 could be abstracted with a higher lever interface... > If you have a specific question, I'm more than happy to answer it, > > -Chris Rafael
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
...ear over the phone is off by maybe 2x. The voice isn't shifted in frequency at all. On Asterisk, the voice just speaks twice as fast as it does coming from festival over the speakers. And, if you are having it say jokes at double speed, well, it reminds me of speed reading. There must be some lever or pulley or switch or something to modify the speed. AND Hoo boy, try putting this in your siteinit.scm file: (set! voice_default 'voice_cstr_us_awb_arctic_multisyn) and listen to this: (SayText "Hello there, kyootee pie.") (SayText "Don't you just love the sound of my...
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 ex...
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
...not listed here) Thanks in advance for you help…. smaba 2.2.8a on linux 8.0 --------------------------------------------------------------- [global] netbios name = samba server string = samba workgroup = CAT encrypt passwords = yes domain master = yes local master = yes preferred master = yes os lever = 100 security = user domain logons = yes logon script=%U.bat logon drive = H: logon home=\\%L\%u\.win_profile\%m --------------------------------------------------------------- --------------------------------- Do you Yahoo!? Exclusive Video Premiere - Britney Spears
2019 Oct 10
2
how to automatically create the home directory
...he samba server itself. > > > > hints? > > > > thanks all ... > > > 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 the users > home directory with a script. Myself and Louis wrote such a script, > would you like a copy ? > > Rowland There's fourth way, whic...
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
...? ? ? ? ? ? ? ? ? ? ? ? ? ? 30.98B Total DebtEquity (mrq) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? NA Current Ratio (mrq) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1.176 Book Value Per Share (mrq) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 10.304 Operating Cash Flow (ttm)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 18.81B Levered Free Cash Flow (ttm) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 12.03B Beta ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0.78 52-Week Change? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? -18.69% S&P500 52-Week Change ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? -38.03% 52-Week High (24-Jul-08) ? ? ? ? ? ?...
2013 Oct 24
1
Puppet components and configuration / Hiera patterns
...check for security-related options configured, etc. Ideally, we would like to expose simple values in the YAML file: (e.g.) --- webmail.use_https: true Which gets translated into various "apache.*" configuration options. We don''t want to make operators learn all the small levers that need to be tweaked in the individual components in order to make the system function together. (I apologize if this particular example doesn''t make much real-world sense; this is somewhat contrived.) I don''t think there''s a way to set Hiera options, right? (...