similar to: Performance tuning a samba system

Displaying 20 results from an estimated 200 matches similar to: "Performance tuning a samba system"

1999 Jan 20
1
Samba over leased line
We have two Class C nets (192.168.1.0/24) and 192.168.2.0/24). These nets are connected through a pair of router (BinTec) via ISDN. The router have a short hold mode, i.e. cancels the line if no packets are to be received or transmitted. Recently we installed one Samba Server in a subnet. In the other subnet are several clients, which print to the samba-server (via the ISDN link). We have not much
2005 Mar 14
3
asterisk-addons OS X
Has anyone had any luck getting the addon's to compile under OS X? I have been able to get 1.06 to build and run great, but I really want to get the cdr_addon_mysql.so to enable mysql writing. When I try to compile I get a bunch of Undefined symbols and I have tried adding everything to my path. I've got mysql_devel, etc. I have posted this to the Mac Asterisk mailing list about a week
2002 Apr 01
0
RE: [S] R for UNIX on Intel platform
You may get more response by posting this question on the R news list: r-help at stat.math.ethz.ch As for using R on Solaris, its easy to compile, looks and acts almost exactly like S-Plus 3.X. I use R on Sparc Solaris every day. -Greg > -----Original Message----- > From: Stafford Phillip-APS095 [mailto:phillip.stafford at motorola.com] > Sent: Monday, April 01, 2002 12:11 PM > To:
2016 Aug 19
7
Samba4 Centos 7 - CPU 100%
Hi Group, i have 3 DC with samba4 with Centos 7, they are showing the CPU with 100% in all DC. The centos 7 is the basic installation and samba4 compile.I have 2.000 machine authenticated in this DC, is WinX, Win7, Win8 and Win10 . Someone have problem with samba4 with centos cpu 100%. ? Attached my config. Tks. -------------- next part -------------- Press enter to see a dump of your service
2008 Mar 18
0
[LLVMdev] Array Dependence Analysis
Hi, > Cool! I think the most critical part of this is to get a good > interface for dependence analysis. There are lots of interesting > implementations that have various time/space tradeoffs. > > For example, it would be great if Omega was available as an option, > even if the compiler didn't use it by default. This argues for making > dependence analysis
2008 Mar 17
3
[LLVMdev] Array Dependence Analysis
>> As part of the advanced compilers course semester project (at >> UIUC), we >> are starting to implement array dependence analysis for LLVM. Great! This is something we've needed for a long time. > I'm currently working on a similar project and hoping to finish it in > about two weeks. Cool! I think the most critical part of this is to get a good
2008 Mar 20
1
[LLVMdev] Array Dependence Analysis
Wojtek, If you like, I can help guide this SoC project. I would also like to see if we can coordinate with Alex and Albert, who are doing the class project here. As a first comment, your 3 layers are a good organization but two comments: 1. Layer 1 shd also look at loop bounds and array bounds: those can be used to disprove some deps. 2. The interface will also need to compute direction and
2008 Mar 19
2
[LLVMdev] Array Dependence Analysis
On Mar 18, 2008, at 9:21 AM, Wojciech Matyjewicz wrote: > Hi, > >> Cool! I think the most critical part of this is to get a good >> interface for dependence analysis. There are lots of interesting >> implementations that have various time/space tradeoffs. >> >> For example, it would be great if Omega was available as an option, >> even if the compiler
2015 Jul 15
5
Still considering backup utilities
I hear that backuppc does *not* have a native *Doze client. On the other hand, I know amanda's been around a long time, and it does. Opinions on amanda, folks? mark
2001 Apr 21
1
Everquest
Hello I have been working on getting everquest up with wine. Im running a redhat 7.0 system with a Geforce 2 card, i have downloaded the newest winx from Transgaming and have updated the header files per there websight. I can get Unreal to work with wine but when i run Everquest the updater works then i get several lines of FIXME:pthread_rwlock_rdlock followed by
2005 Jan 14
1
Asterisk for voicemail -> C2611XM, 7940 & 7960 phones
Hello, My group at work has a test voip deployment, using a Cisco 2611XM with FXO and FXS modules, and a small number of Cisco 7940 and 7960 ip phones. This is working today, with outgoing calls going over a pair of POTS lines on the 2611XM. I would like to add an asterisk server to the mix, just to add voicemail (at least for starters). The phones, router, and asterisk server are all on
2005 Mar 28
1
Sounds gets choppy after 30 seconds
This is driving me crazy, when making an outgoing call the first 30 seconds is always perfect, then the party on the receiving end can always hear me perfectly but after 30-60 seconds the audio coming back to me from them starts to get choppy and drops out. I've tried this with multiple devices, from multiple locations some behind NAT, others not. This is using the ulaw codec, although
1999 Apr 22
2
cant get in!
Hello!.. I have been trying to get samba working for some time now! .. I have a linux box (runing samba) and a NT domain (Nt and winx clients)... I can see the samba box in the network neighborhood, I can see the dir's in the samba box... but I cannot acces the foldes... when I try it asks for a user name and pass... however it does not mater what combination of windows or linux pass's I
1999 Oct 28
1
timeout_processing(868)
We've been successfully running Samba 2.0.5a for a while now on Linux and Solaris servers with Win98 and NT clients. We're using non-encrypted passwords. Recently, two NT clients have been exhibiting the following error message on reconnecting a share a bootup: \\Pike is not accessible. A remote procedure call (RPC) protocol error occurrred. If you continue to boot, Pike can then
2002 Apr 01
0
Compiling R for Solaris 8/Intel CPU
Has anyone successfully compiled R on an intel machine running Sun OS? I have heard it can't be done, I know S+ hasn't. Thanks for any guidance; Phillip Stafford -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe"
2014 Dec 17
1
[PATCH 01/10] core: Split out UFO6 support
On Wed, 2014-12-17 at 13:20 -0500, Vladislav Yasevich wrote: > Split IPv6 support for UFO into its own feature similiar to TSO. > This will later allow us to re-enable UFO support for virtio-net > devices. [...] > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > index 6c8b6f6..8538b67 100644 > --- a/include/linux/skbuff.h > +++ b/include/linux/skbuff.h > @@
2014 Dec 17
1
[PATCH 01/10] core: Split out UFO6 support
On Wed, 2014-12-17 at 13:20 -0500, Vladislav Yasevich wrote: > Split IPv6 support for UFO into its own feature similiar to TSO. > This will later allow us to re-enable UFO support for virtio-net > devices. [...] > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > index 6c8b6f6..8538b67 100644 > --- a/include/linux/skbuff.h > +++ b/include/linux/skbuff.h > @@
2016 Aug 30
2
Samba4 Centos 7 - CPU 100%
On Tue, 2016-08-30 at 07:46 +1200, Andrew Bartlett via samba wrote: > On Fri, 2016-08-19 at 14:29 -0300, Maiquel Consalter via samba wrote: > > > > Hi Group, > > i have 3 DC with samba4 with Centos 7, they are showing the CPU > > with > > 100% > > in all DC. The centos 7 is the basic installation and samba4 > > compile.I have > > 2.000 machine
2000 Jun 16
2
Samba and DNS
Panagiotis Malakoudis wrote: > > Here is my problem. I have a slackbox running samba 2.0.6 > that uses an NT wins server. I also have a DNS on linux. > Whenever my dns failes (for some reason) hosts that have no > entry on the DNS server but are indeed found on the wins > cannot connect to the samba server. They get "The network is > busy" and the smb log files
2019 Jan 05
0
Pull request: collected patches for klibc
The following changes since commit 4d19974d7020488f63651244e1f9f51727c3f66c: [klibc] fwrite: fix typo in comment (2016-02-01 13:26:01 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/bwh/klibc.git for-hpa for you to fetch changes up to 7b49d9729ff6b3118c57eb6fe52c4f186016cfa0: [klibc] x86_64: Use -Ttext-segment to avoid address collision