search for: dfl

Displaying 20 results from an estimated 243 matches for "dfl".

Did you mean: df
2011 Jan 31
2
[LLVMdev] llvm::Pass::Pass(llvm::PassKind, intptr_t): Assertion `pid && "pid cannot be 0"' failed.
I have written a new pass, it compiles ok but crashes when i run it with error (llvm::Pass::Pass(llvm::PassKind, intptr_t): Assertion `pid && "pid cannot be 0"' failed.). The pass is : using namespace llvm; namespace { struct Dfl : public FunctionPass { static char ID; Dfl() : FunctionPass(ID) { } virtual bool runOnFunction(Function &F) { bool modified=false; errs() << "In Dfl for Function : " << F.getName(); if (F.empty()) errs() << " is empty." <&...
2011 Jan 31
0
[LLVMdev] llvm::Pass::Pass(llvm::PassKind, intptr_t): Assertion `pid && "pid cannot be 0"' failed.
...> I have written a new pass, it compiles ok but crashes when i run it > with error (llvm::Pass::Pass(llvm::PassKind, intptr_t): Assertion `pid > && "pid cannot be 0"' failed.). > > The pass is : > > using namespace llvm; > namespace > { >  struct Dfl : public FunctionPass { >    static char ID; >    Dfl() : FunctionPass(ID) { } >    virtual bool runOnFunction(Function &F) { >      bool modified=false; >      errs() << "In Dfl for Function : " << F.getName(); >      if (F.empty()) errs() << &quot...
2011 Jan 31
2
[LLVMdev] Error : llvm/include/llvm/Pass.h:188: error: incomplete type 'llvm::DominatorTree' used in nested name specifier
I am creating a new pass (function pass) called Dfl from the Hello example and notes on "Writing an LLVM Pass". When I compile the program I get inncomplete type error (llvm/include/llvm/Pass.h:188: error: incomplete type 'llvm::DominatorTree' used in nested name specifier). The code is given below. Surinder struct Dfl : public...
2009 Sep 30
3
Gathering information about RAM in sockets
...SFT 0x0100000b) @ 0x00000000 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x06] enabled) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 14, version 17, address 0xfec00000, GSI 0-15 ACPI: IOAPIC (...
2019 Apr 10
1
Server 2012 functional level for Samba v4.6?
...> Hallo, > > there is not much happening on this topic in mailing list, so I hope > there is a base to revive this old thread. I see that Samba is making > great progress, but as usually, it is hard to keep up with Microsoft > changes. > > So far, Samba supports 2008 R2 DFL, and has only experimental support > for 2012 R2 DFL. However, the demand for DFL 2012 R2 will be rising > considerably I think, since Microsoft ends support of Windows Server > 2008 R2 by january 2020 (thats 9 months). That will leave the 2012 R2 > the oldest supported Windows Serv...
2011 Jan 31
2
[LLVMdev] Segmentation fault on using get parent of a PHINode
...c9cfa 1 opt 0x0000000000bca288 2 libpthread.so.0 0x00000037ef20e540 3 opt 0x0000000000910849 llvm::iplist<llvm::Instruction, llvm::ilist_traits<llvm::Instruction> >::size() const + 17 4 opt 0x00000000009108a5 llvm::BasicBlock::size() const + 25 5 dfl.so 0x00002aaaaaaf101d 6 dfl.so 0x00002aaaaaaf2965 7 dfl.so 0x00002aaaaaaf308a 8 opt 0x0000000000b467fa llvm::FPPassManager::runOnFunction(llvm::Function&) + 348 9 opt 0x0000000000b469cf llvm::FPPassManager::runOnModule(llvm::Module&) +...
2011 Jan 31
0
[LLVMdev] Error : llvm/include/llvm/Pass.h:188: error: incomplete type 'llvm::DominatorTree' used in nested name specifier
Hi Surinder, Did you remember to #include "llvm/Analysis/Dominators.h"? Best, Douglas On Sun, Jan 30, 2011 at 11:24 PM, Surinder <surifilms at gmail.com> wrote: > I am creating a new pass (function pass) called Dfl from the Hello > example and notes on "Writing an LLVM Pass". When I compile the > program I get inncomplete type error (llvm/include/llvm/Pass.h:188: > error: incomplete type 'llvm::DominatorTree' used in nested name > specifier). The code is given below. > >...
2017 Feb 05
2
Server 2012 functional level for Samba v4.6?
https://jimshaver.net/2016/02/14/defending-against-mimikatz/ I guess at least the security is good reason to have 2012 fl -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Marc Muehlfeld via samba Sent: Saturday, February 4, 2017 7:57 PM To: barış tombul <bbtombul at gmail.com>; samba <samba at lists.samba.org> Subject: Re: [Samba] Server
2008 Jul 09
4
can I use CentOS as a antivirus / spam filter / HTTP AV gateway?
Hi all I've been thinking about using CentOS on a Dell R200 server and turn it into a firewall / network monitor / traffic shaper in our datacentre, instead of using a dedicated firewall device. One of the devices that I have been looking at, with my limited budget, is the D-Link DFL 860 - http://www.netdefend.eu/Product.aspx?m=15&ref=DFL-860 It provides AV, SPI, VPN, DOS, P2P, etc protection. Most of this can be done with Linux as well, but I'm not 100% sure about the AV part. How will I use / setup CentOS to check all traffic coming in & out (HTTP, SMTP, POP3...
2016 Feb 04
0
c7 xen-4.6 crash.
...x01] lapic_id[0x01] enabled) (XEN) Processor #1 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled) (XEN) Processor #6 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled) (XEN) Processor #7 6:15 APIC version 20 (XEN) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 14, version 32, address 0xfec...
2015 Dec 08
1
new install of Xen 4.6 hangs on Loading initial ramdisk
...x01] lapic_id[0x01] enabled) (XEN) Processor #1 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled) (XEN) Processor #6 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled) (XEN) Processor #7 6:15 APIC version 20 (XEN) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 14, version 32, address 0xfec...
2011 Feb 05
0
[LLVMdev] Segmentation fault on using get parent of a PHINode
...x0000000000bca288 > 2 libpthread.so.0 0x00000037ef20e540 > 3 opt 0x0000000000910849 llvm::iplist<llvm::Instruction, > llvm::ilist_traits<llvm::Instruction> >::size() const + 17 > 4 opt 0x00000000009108a5 llvm::BasicBlock::size() const + 25 > 5 dfl.so 0x00002aaaaaaf101d > 6 dfl.so 0x00002aaaaaaf2965 > 7 dfl.so 0x00002aaaaaaf308a > 8 opt 0x0000000000b467fa > llvm::FPPassManager::runOnFunction(llvm::Function&) + 348 > 9 opt 0x0000000000b469cf > llvm::FPPassManager::run...
2016 Feb 04
1
c7 xen-4.6 crash.
...apic_id[0x01] enabled) (XEN) Processor #1 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled) (XEN) Processor #6 6:15 APIC version 20 (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled) (XEN) Processor #7 6:15 APIC version 20 (XEN) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) (XEN) ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 14, version 32, address...
2019 Apr 10
0
Server 2012 functional level for Samba v4.6?
Hallo, there is not much happening on this topic in mailing list, so I hope there is a base to revive this old thread. I see that Samba is making great progress, but as usually, it is hard to keep up with Microsoft changes. So far, Samba supports 2008 R2 DFL, and has only experimental support for 2012 R2 DFL. However, the demand for DFL 2012 R2 will be rising considerably I think, since Microsoft ends support of Windows Server 2008 R2 by january 2020 (thats 9 months). That will leave the 2012 R2 the oldest supported Windows Server version soon, thu...
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
...oult minimalistic scenario: #Use a FIXEDFONT to read this #inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1| # #FIREWALL class(rate,ceil) at lan-ethx root->parent_all_host(256,256)->client_host_1(X,X)->host_1_prio(X*0.9,X) ->host_1_dfl(X*0.1,X) then i genrate equal traffic for the to leafs and: if X<=200 then "all works ok" the ''prio'' class takes 90% of the rate the "dfl" class takes 10% of the rate if X>230 then "all works like no htb present at all" the ''pri...
2011 Jan 25
1
[LLVMdev] LLVM grammar for ANTLR
...ting non-deterministic language to CLP (Prolog like solver) (6) finding a Prolog solution as proof of or absence of buffer overflows I have implemented Step (1) & (2) above by writing a transform pass. Remaining steps (3) to (6) have been written in Haskell. Step (2), translation from llvm to dfl language has been done by implementing an AnnotationWriter and it emits dfl format of each llvm statement. This is rather crude and causes crashes between llvm/haskell interface. I am considering to dump llvm as it is into Haskell program and then use a parser tool to do llvm statement translatio...
2011 Feb 22
6
how to optimize CentOS XEN dom0?
Hi, I have a problematic CentOS XEN server and hope someone could point me in the right direction to optimize it a bit. The server runs on a Core2Quad 9300, with 8GB RAM (max motherboard can take, 1U chassis) on an Intel motherboard with a 1TB SATA HDD. dom0 is set to 512MB limit with a few small XEM VM''s running: root@zaxen01:[~]$ xm list Name ID
2008 Nov 15
3
how to debug hardware lockups?
...0:10:11 saturn kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) Nov 15 10:10:11 saturn kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Nov 15 10:10:11 saturn kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) Nov 15 10:10:11 saturn kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) Nov 15 10:10:11 saturn kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) Nov 15 10:10:11 saturn kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) Nov 15 10:10:11 saturn kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 Nov 15 10:10:11 saturn...
2011 Oct 11
1
Unable to locate IOAPIC for GSI 2
...ng xen stuff. When booting the xen kernel (vmlinuz-2.6.32-5-xen-amd64) I noticed a problem which does not occur in the non xen kernel (vmlinuz-2.6.32-5-amd64). [ 0.000000] IOAPIC[0]: apic_id 0, version 0, address 0xfec00000, GSI 0-0 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 2 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.000000] ERROR: Unable to locate IOAPIC for GSI 9 I think the problem is Xen related. I also noticed another problem while booting the xen kernel. (XEN) AMD...
2009 Jun 02
3
how to debug random server reboots
...usaxen02 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) Jun 2 17:30:22 usaxen02 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Jun 2 17:30:22 usaxen02 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) Jun 2 17:30:22 usaxen02 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) Jun 2 17:30:22 usaxen02 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) Jun 2 17:30:22 usaxen02 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) Jun 2 17:30:22 usaxen02 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 Jun 2 17:30:22...