search for: dls

Displaying 20 results from an estimated 80 matches for "dls".

Did you mean: cls
2010 Mar 30
1
[PATCH][QEMU][VHOST]fix feature bit handling for mergeable rx buffers
This patch adds mergeable receive buffer support to qemu-kvm, to allow enabling it when vhost_net supports it. It also adds a missing call to vhost_net_ack_features() to push acked features to vhost_net. The patch is relative to Michael Tsirkin's qemu-kvm git tree. +-DLS Signed-off-by: David L Stevens <dlstevens at us.ibm.com> diff -ruNp qemu-kvm.mst/hw/vhost_net.c qemu-kvm.dls/hw/vhost_net.c --- qemu-kvm.mst/hw/vhost_net.c 2010-03-03 13:39:07.000000000 -0800 +++ qemu-kvm.dls/hw/vhost_net.c 2010-03-29 20:37:34.000000000 -0700 @@ -5,6 +5,7 @@ #include <s...
2010 Mar 30
1
[PATCH][QEMU][VHOST]fix feature bit handling for mergeable rx buffers
This patch adds mergeable receive buffer support to qemu-kvm, to allow enabling it when vhost_net supports it. It also adds a missing call to vhost_net_ack_features() to push acked features to vhost_net. The patch is relative to Michael Tsirkin's qemu-kvm git tree. +-DLS Signed-off-by: David L Stevens <dlstevens at us.ibm.com> diff -ruNp qemu-kvm.mst/hw/vhost_net.c qemu-kvm.dls/hw/vhost_net.c --- qemu-kvm.mst/hw/vhost_net.c 2010-03-03 13:39:07.000000000 -0800 +++ qemu-kvm.dls/hw/vhost_net.c 2010-03-29 20:37:34.000000000 -0700 @@ -5,6 +5,7 @@ #include <s...
2006 Oct 31
0
PSARC 2005/654 Nemo soft rings
Author: krgopi Repository: /hg/zfs-crypto/gate Revision: a813fd7825c4b1d3fb282c08cdf80bc9ffa88a1a Log message: PSARC 2005/654 Nemo soft rings 6306717 For Nemo based drivers, IP can ask dls to do the fanout Files: create: usr/src/uts/common/io/dls/dls_soft_ring.c create: usr/src/uts/common/sys/dls_soft_ring.h update: usr/src/uts/common/Makefile.files update: usr/src/uts/common/inet/ip.h update: usr/src/uts/common/inet/ip/ip.c update: usr/src/uts/common/inet/ip/ip_if.c update:...
2006 Apr 11
1
SMP kernel on old Asus CUV4X-DLS motherboard
Just wondering if anybody managed to get SMP kernel to boot properly on an old Asus CUV4X-DLS motherboard (older dual P-III)? I had this problem only with this specific motherboard and 2.6 kernels. First time couple of years ago. And again today (I've just installed CentOS4 on a box that used to run RH7.3). Previously those machines were running Red Hat 7.3 (2.4 kernels), and wi...
2005 Mar 25
1
(no subject)
Hi there, I'm implementing samba as ADS domain member server with samba and ldap authentication. There is an extension of the AD schema to be performed, right? What is the tool that does that? Thanks in advance Jo?o Carneiro Departamento de Sistemas e Tecnologias da Informa??o jcarneiro@dls.pt DLS - Projectos Automa??o e Manuten??o, Lda Tel.: 227 470 786 :: Fax: 227 470 787
2011 Mar 31
0
[PATCH 7/7] x86: cleanup bogus CONFIG_ACPI_PCI uses
...) { @@ -774,29 +755,6 @@ static struct dmi_system_id __initdata a "ASUS A7V ACPI BIOS Revision 1007"), }, }, - - /* - * Boxes that need ACPI PCI IRQ routing and PCI scan disabled - */ - { /* _BBN 0 bug */ - .callback = disable_acpi_pci, - .ident = "ASUS PR-DLS", - .matches = { - DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."), - DMI_MATCH(DMI_BOARD_NAME, "PR-DLS"), - DMI_MATCH(DMI_BIOS_VERSION, - "ASUS PR-DLS ACPI BIOS Revision 1010"), - DMI_MATCH(DMI_BIOS_DATE, "03/21/2003&qu...
2005 Jun 13
1
install R 2.1.0 patched from source on FC3
Hi, I have some problem when I tried to install R from source: work as root cd /root/dls/R-patched # this is where I unzip the file: R-patched_2005-06-08.tar.gz make clean # i need my R_HOME=/usr/lib/R and I need to create libR.so for RSPython, so I did: ./configure --prefix=/usr/lib/R --enable-R-shlib make But I found the R is built in /root/dls/R-patched/bin instead of /...
2009 Oct 28
3
Seamonkey 2.0 rpms
Hello I threw together some Seamonkey 2.0 rpms for i386 and you can grab them from here http://lostsonsvault.org/dls/centos/ I dont have a 64 bit one yet but if someone would like to rebuild the src.rpm for 64 I will gladly host it, thanks. LostSon
2005 Mar 25
1
Problems on file ownership for admin users
Hello, I currently have a problem : There is a domain administrators group which I filled as "admin users" in smb.conf. They can do what they want on files, that's fine. Problem is the files they create are owned by root. Let's explain why this is a problem for me : - People in this group can't access their files in an unix way (ftp, shell, ...) - If one of them get removed
2007 Aug 10
1
Hardware Platform Recommendations for Digium Card Compatability
...ed on an Intel 865 chipset with a 2.8GHz Celeron, and that board gives regular 100% marks, with dips down to 95% every 5 seconds or so, which makes it pretty unusable. Any help in identifying a better motherboard for Digium cards would be appreciated. Thank you, Jason Carter Software Engineer DLS Internet Services jkcarter at dls.net
2020 Jul 28
4
[RFC] Heterogeneous LLVM-IR Modules
[I removed all but the data layout question, that is an important topic] On 7/28/20 1:03 PM, Mehdi AMINI wrote: > TL;DR >> ----- >> >> Let's allow to merge to LLVM-IR modules for different targets (with >> compatible data layouts) into a single LLVM-IR module to facilitate >> host-device code optimizations. >> > > I think the main question
2005 Mar 25
1
Routing Load balancing and traffic shaping through 2 ISP links
...d? Now for traffic shaping... I will address this later. What other documentation should I read to get a grip on this? Recommendable setup, useful docs, thoughts, ideas... Any contribution would be gladly appretiated! João Carneiro Departamento de Sistemas e Tecnologias da Informação jcarneiro@dls.pt DLS - Projectos Automação e Manutenção, Lda Tel.: 227 470 786 :: Fax: 227 470 787
2008 Jun 24
2
Wins XP cannot login domain if samba offline
...sfully setup samba on RHEL 5, but when the server samba offline why the computer client (Wins XP) cannot login? can someone help me how to fix this problem, i won if samba server offline the client still have login with domain, and work by local harddisk here is my smb.conf [global] workgroup = DLS server string = Samba Server Version %v netbios name = PDCDLS log file = /var/log/samba/%m.log max log size = 2048 security = user passdb backend = tdbsam domain master = yes domain logons = yes logon script = %u.bat logon path = wins support = yes idmap uid = 10000-20000 idmap gid = 10000-2...
2008 Dec 05
0
resync onnv_105 partial for 6713916
.../libdladm_impl.h usr/src/lib/libdladm/common/libdlaggr.c usr/src/lib/libdladm/common/libdlflow.c usr/src/lib/libdladm/common/libdlflow.h usr/src/lib/libdladm/common/libdlflow_impl.h usr/src/lib/libdladm/common/libdllink.c usr/src/lib/libdladm/common/libdllink.h usr/src/lib/libdladm/common/libdlstat.c usr/src/lib/libdladm/common/libdlstat.h usr/src/lib/libdladm/common/libdlvlan.c usr/src/lib/libdladm/common/libdlvlan.h usr/src/lib/libdladm/common/libdlvnic.c usr/src/lib/libdladm/common/libdlvnic.h usr/src/lib/libdladm/common/linkprop.c usr/src/lib/libdladm/common/llib-ldladm usr/src...
2007 Aug 08
1
udp checksum error with ipcl_tcpconn_cache
...indows machines don''t report checksum error, but v40z report checksum error, using dtrace we found following stack during checksum error: dtrace: description ''udpInCksumErrs '' matched 2 probes CPU ID FUNCTION:NAME 2 842 ipcl_tcpconn_cache:udpInCksumErrs ip`ip_input+0x729 dls`i_dls_link_ether_rx+0x153 mac`mac_rx+0x46 e1000g`e1000g_intr_work+0x1a8 e1000g`e1000g_intr+0x3c unix`av_dispatch_autovect+0x78 unix`intr_thread+0x50 2 842 ipcl_tcpconn_cache:udpInCksumErrs ip`ip_input+0x729 dls`i_dls_link_ether_rx+0x153 mac`mac_rx+0x46 e1000g`e1000g_intr_work+0x1a8 e1000g`e1000g_...
2004 Jan 07
0
Asterisk log messages
...tration from 'Smith, John <sip:8476591212@_sip.test.net>' failed for '209.242.0.1' How can I get more information on what is causing the failure? This same user authenticates fine most of the time, but I still get these types of messages much too frequently. Stephen Dolloff DLS Internet Services 847-854-4799 x256 sdolloff@noc.dls.net
2004 Apr 01
1
sipura fade to static
Hello, One of the Sipura 2k's I'm using has a dialtone that occasionally fades to static when the user picks up the line. Are there any settings that I can check that would affect this? Regards, Christopher
2007 Jun 21
1
Zaptel wct2xxp driver causes LEDs to go black and RED alarm
...k defaultzone=uk span=1,1,0,ccs,hdb3,crc4 bchan=1-15,17-31 dchan=16 span=2,0,0,ccs,hdb3,crc4 bchan=32-46,48-62 dchan=47 Any clues what could cause a GREEN alarm on one end with a RED alarm on the other and no LED light as soon as the wct2xxp driver is loaded? Thanks for the help, Jason Carter DLS Internet Services
2002 Jan 18
2
Isolinux and LSI 53c1010-33
Hello List, I have a problem with an Onborad scsci, that won't boot a isolinux-cd: anyone got a clue? Mainboard is ASUS-CUV4X-DLS with onboard LSI 35c1010-33 Controller. Board-Bios is Award Medaillion 6.0 and Controller Bios is Symbios SDMS v4.0 (4.18.02) The CDRW device to boot from is a Yamaha CRW2100S Rev1.0H I tried Isolinux 1.63 and 1.66 with similar "success": here's what the debug version says: --snip--...
2006 Oct 04
2
SNMP to detect that a Cisco router....
Hey all Would anyone know how you use SNMP to detect that a Cisco router is using an alternative (redundant) interface and then change the routing settings on your firewall. Kind Regards Brent Clark