similar to: do samba4 support multi-thread now?

Displaying 20 results from an estimated 20000 matches similar to: "do samba4 support multi-thread now?"

2019 Apr 02
2
Make/Build Error on armhf
Hello $List, just downloaded and tried to compile samba 4.10.0 an raspbian stretch which ends in an error: [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid string offset 3888 >= 3489 for section `.strtab' /usr/bin/ld:
2019 Apr 02
2
Make/Build Error on armhf
Hello Norbert, thanks for your reply. Does that mean that the rpi build environment is not uptodate? -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Norbert Hanke via samba Gesendet: Dienstag, 2. April 2019 21:28 An: samba at lists.samba.org Betreff: Re: [Samba] Make/Build Error on armhf Hi, I noticed the same, actually with many more shared
2013 Oct 08
1
Address family not supported by protocol
I've compile a Samba 4.0.9 for x86_64 with the following options: CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=atom -O2 -pipe -fomit-frame-pointer" \ samba_cv_HAVE_GETTIMEOFDAY_TZ=yes \ samba_cv_HAVE_IFACE_IFCONF=yes \ samba_cv_HAVE_IFACE_IFREQ=yes \ ac_cv_have_setresuid=yes \ ac_cv_have_setresgid=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \
2019 Sep 02
1
[PATCH] drm/virtio: Use vmalloc for command buffer allocations.
On Fri, Aug 30, 2019 at 10:49:25AM -0700, David Riley wrote: > Hi Gerd, > > On Fri, Aug 30, 2019 at 4:16 AM Gerd Hoffmann <kraxel at redhat.com> wrote: > > > > Hi, > > > > > > > - kfree(vbuf->data_buf); > > > > > + kvfree(vbuf->data_buf); > > > > > > > > if (is_vmalloc_addr(vbuf->data_buf))
2009 May 27
2
boxplot
Hi gues,   Is there any function in R for boxplot with different time points? t1 <- c(rep(1,20),rep(2,20)) t2 <- c(rep(1,10),rep(2,10),rep(1,10),rep(2,10)) x <- rnorm(40,5,1) dat <- data.frame(t1,t2,x) boxplot(x~t1,t2) Many thanks, Amor [[alternative HTML version deleted]]
2004 Jun 27
3
Asterisk on 64bit ?
Hi, A'm about to set up a asterisk for 5000 users, and the customer had a 64bit server - can asterisk compile on that ? I will use a digium X100P for timing use will that do on a 64bit ? (I'm using SUSE91 kernel 2.6) What else ? Is it posible to have only one server for 5000 users ? I gues that it will be 5-700 sim. users only talking sip, and IAX2 to my PSTN-Gateway. The system is
2010 Aug 25
4
Updates offered annoyance
Hi all, I downloaded latest CentOS 5.5 DVD i386 image from one of FTP's in a list. I've burned that image to DVD and created new DVD to use for fresh installations. Now when I install fresh CentOS 5.5 (in VM) I am getting info that there are 50 packages updates. This is ok when I have good internet speed (@work) but when I am home, this update takes a lot of time. I guess I can skip
2009 Jul 16
0
With rails thread safe, is mongrel multi-threaded now?
Like I have 4 mongrel processes with a 4 cpu server, and there are 10 concurrency connections. Does the server response the client concurrencily (I know with time slice, there is no real concurrency.)?
2004 Apr 20
1
notransfer=yes but still tryin to bridged
Hi, Another one. I got notransfer=yes i iax.conf for both 2109 and dialout, but I still get this in my logfile Attempting native bridge of IAX2[2109@2109]/5 and IAX2[dialout]/6 Asterisk Version is CVS-04/19/04-22:17:41 What's wrong ? I gues it has somethnig to do withe my bilsec-problem as well. /HHA
2017 Feb 10
1
[PATCH] virtio: Try to untangle DMA coherency
On Thu, Feb 09, 2017 at 06:31:18PM +0000, Will Deacon wrote: > On ARM (and other archs such as > Power), having a mismatch between a cacheable and a non-cacheable mapping > can result in a loss of coherency between the two (for example, if the > non-cacheable gues accesses bypass the cache, but the cacheable host > accesses allocate in the cache). I guess it's an optimization
2017 Feb 10
1
[PATCH] virtio: Try to untangle DMA coherency
On Thu, Feb 09, 2017 at 06:31:18PM +0000, Will Deacon wrote: > On ARM (and other archs such as > Power), having a mismatch between a cacheable and a non-cacheable mapping > can result in a loss of coherency between the two (for example, if the > non-cacheable gues accesses bypass the cache, but the cacheable host > accesses allocate in the cache). I guess it's an optimization
2005 Feb 10
1
Undocumented S4 methods: generic coerce and siglist matrix, Massvector
Hi, While checking the package I am getting all the time the following complain about the function: Undocumented S4 methods: generic coerce and siglist matrix,Massvector I have not defined the function nowhere in the R files. My gues is that this has something to do with the following definition of the setAs function. setAs("matrix","Massvector" ,def=
2008 Feb 28
1
Multi-thread Theora Decoder
Hi all, Does Theora Community have an interest in a multi-thread decoder implementation? I'm starting to work with multi-thread and I thought that Theora Decoder is a good choice for me, because I had been working with it in a FPGA implementation and I have experience with the library. I'm thinking in working with LoopFilter at first. Do you think I could start with it or there is a
2003 Nov 15
0
[LLVMdev] C++ Casting
On Sat, 15 Nov 2003, Reid Spencer wrote: > In compiling my software to use LLVM, I have noticed many occurrences of > C style casting in LLVM header files. Since I compile with the > -Wold-style-cast flag to g++, I get warnings about each of them. This > isn't a big deal but I try to keep my code compilations both error > and warning free (makes spotting true errors easier).
2004 Jan 19
3
configuration to Grandstream via tftp
Hi, Anyone know how to set up tftp server for grandstream. I gues it should be somethink like <tftpserver-dir> <mac-address> firmware.bin config.txt Is this correct ? And how should the config-file look like. ? I had search sipphone.com but did'nt find anything. /HHA _________________________________________________________________ Rethink your
2018 May 07
2
Multi-threaded virsh migrate
Hi folk, we are using 10gb NICs with multithreaded compression. We're finding that the standard `virsh migrate` gets at most ~1.2gbps, similar to a single scp session. When we do a multipart upload with multiple scp connections we can squeeze as high as 9.6gbps. Is there was a way to get `virsh migrate` to perform multiple connections as well when transferring? Would be useful to be able
2004 Feb 02
2
PANIC: internal error..
Well got a problem i gues... i got even more error's in my log files.. some about schannel processing error, or no route to host or get peer name... still everything looks to be working fine.. (got no complaints from the users) but these internal error's i get a fewtimes aday.. dunno, do i need to make a bugreport for it ? or do you need some extra debug info.. l8r Collen
2013 Nov 28
1
Samba4 git pull (11/28/2013) won't compile on FreeBSD 9.2
[2799/3801] Compiling source3/locking/locking.c [2800/3801] Compiling source3/locking/brlock.c ../source3/locking/brlock.c: In function 'brl_get_locks_readonly_parser': ../source3/locking/brlock.c:2071: error: expected expression before 'struct' ../source3/locking/brlock.c:2071: warning: assignment makes pointer from integer without a cast ../source3/locking/brlock.c: In function
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
======================================================== "Mail your packages early so the post office can lose them in time for Christmas." Johnny Carson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. smbclient reparse point symlink parameters
2017 Dec 20
2
[Announce] Samba 4.6.12 Available for Download
======================================================== "Mail your packages early so the post office can lose them in time for Christmas." Johnny Carson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. smbclient reparse point symlink parameters