Displaying 16 results from an estimated 16 matches for "duse_mmap".
Did you mean:
use_mmap
2005 Nov 04
2
R-2.2.0 Compile problem on Slackware 10.2
...g77 -g -O2
Interfaces supported: X11, tcltk
External libraries: readline
Additional capabilities: PNG, JPEG, iconv, MBCS, NLS
Options enabled: R profiling
Recommended packages: yes
When I gave make command, I got the following error message:
gcc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c crc32.c -o crc32.o
In file included from /usr/include/linux/errno.h:4,
from /usr/include/bits/errno.h:25,
from /usr/include/errno.h:36,
from zutil.h...
1998 Oct 15
3
Performance tips for heavily loaded servers
Does nayone have a collection of performance tips for heavily loaded
samba servers?
I have a server that routinely has 45-90 connections and just runs really
poorly. We've thrown more memory at it w/ some benefit, but not
significant.
This is on a linux 2.0.35 based machine.
Does anyone have any suggestions?
-- Nathan
------------------------------------------------------------
Nathan
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This
may just be a problem I'm having using the gcc compiler, but I'm having
problems. I would just like to know if anyone's done it, and any special
problems they may have had.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
1998 Aug 27
0
precompiled SCO binaries u
...ions=4
LIBS1 =
# Use this for SCO OpenServer 5 with TCB passwords (default) and GCC
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = gcc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP -DALLOW_CHANGE_PASSWORD
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
Bye!
Roberto Fichera
TeknoSOFT S.n.c.
1998 Aug 31
1
Problem with SCO 5.0.2
...----------------------
# Use this for SCO OpenServer 5 with TCB passwords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
CC = cc -Xc
FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
This has occurred for the last 2 or 3 releases. The smb.conf file works
with an identical samba version that has been compiled using gcc.
Any ideas?
================================================
Larry D. Bonham <larry@...
1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
...correct printing
***************
*** 381,386 ****
--- 381,390 ----
#Note: The SCO entries require the libcrypt library. You can get it via
#anonymous ftp from ftp.sco.com:/SLS/lng225b.* or ftp.uu.net:/vendors/sco
#
+ # PJR's attempt
+ FLAGSM = -O3 -DSCO -DSCO3_2_2 -DSHADOW_PWD -DNETGROUP -DUSE_MMAP
-DFAST_SHARE_MODES=1 -DUTMPX
+ LIBSM = -lsec -lsocket -lintl
+ #
# Use this for SCO with shadow passwords. Tested on "Open enterprise 3.0"
# SCO changes from Heinz Mauelshagen (mauelsha@ez.da.telekom.de)
# FLAGSM = -DSCO -DSHADOW_PWD -DNETGROUP
----cut here----
Hope this helps
Pau...
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
...ollowing section.
# Use this for SCO OpenServer 5 with TCB passwords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
# CC = cc -Xc
# FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
# LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
However if I use this then I get the same errors as well as hundreds of the following.
"/usr/include/prot.h", line 471: warning: nonstandard bit-field type
"/usr/include/prot.h", line 472: warning: nonstandard...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
....c
making deflate.d from deflate.c
making gzio.d from gzio.c
making infback.d from infback.c
making inffast.d from inffast.c
making inflate.d from inflate.c
making inftrees.d from inftrees.c
making trees.d from trees.c
making uncompr.d from uncompr.c
making zutil.d from zutil.c
gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include
-I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2
-c adler32.c -o adler32.o
gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include
-I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2
-c compress.c -o compress.o
gcc -s...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...ing inftrees.d from inftrees.c
making infutil.d from infutil.c
making trees.d from trees.c
making uncompr.d from uncompr.c
making zutil.d from zutil.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/extra/zlib'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/extra/zlib'
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c adler32.c -o adler32.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DH...
1998 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
I have tried all I can think of to resolve a samba performance
problem. Below is a description of the problem. The Red Hat
server is actually a higher performance machine than the NT
machine, though they are close in capabilities:
> When I first installed 5.0 I notices slow samba performance. By slow I
> mean around 80K/second doing a normal copy to the server from a Windows
> 95
2003 Jul 28
1
Win2k - samba-2.2.8a - can't get above 4MB/sec
...gate their
individual transfer speeds and get 20MB/sec on the GigE interface. I am
drawing up blanks so I'm hoping one of the samba gurus can help here. :-)
What I've done so far:
- read over Speed.txt and Speed2.txt
- tried compiling with sendfile and enabling it in smb.conf
- tried -DUSE_MMAP (and turning read raw off)
- setting the maxrecvsize registry parameter (and rebooting)
- probably a few more things I've forgotten. :-)
Regards,
Andrew
2007 Sep 21
2
[LLVMdev] Compiling zlib to static bytecode archive
...ure":
AR="llvm-ar r" RANLIB=llvm-ranlib CC=llvm-gcc CFLAGS=--emit-llvm \
./configure
The creation of "libz.a" works, but after that, zlib's Makefile wants to
compile and link some example programs. The linking step fails:
llvm-gcc --emit-llvm -DNO_vsnprintf -DUSE_MMAP -o example example.o \
-L. libz.a
example.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
I can link it by hand using llvm-ld instead of llvm-gcc, like this:
llvm-ld -o example example.o libz.a
However, it is not possible to let the zlib Makefile...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
....c
making deflate.d from deflate.c
making gzio.d from gzio.c
making infback.d from infback.c
making inffast.d from inffast.c
making inflate.d from inflate.c
making inftrees.d from inftrees.c
making trees.d from trees.c
making uncompr.d from uncompr.c
making zutil.d from zutil.c
gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include
-I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2
-c adler32.c -o adler32.o
gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include
-I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2
-c compress.c -o compress.o
gcc -s...
1998 Oct 15
1
Problem to map home dir
...crypt_i.a -lintl
# Use this for SCO OpenServer 5 with TCB passwords (default).
# contributed by Scott Michel <scottm@intime.intime.com>
# you may also like to add the -dy switch (recommended by Marnus van
# Niekerk, mvn@pixie.co.za)
# CC = cc -Xc
# FLAGSM = -DSCO -DSecureWare -DEVEREST -DUSE_MMAP
# LIBSM = -lprot -lcurses -lcrypt -lsocket -lPW -lm -lx -lc_s -lc
# This is for intergraph.
# contributed by cjkiick@flinx.b11.ingr.com
# modified by ttj@sknsws61.sjo.statkart.no
# FLAGSM = -DCLIX -D_INGR_EXTENSIONS=1
# LIBSM = -lbsd -lc_s
# This is for DGUX.
# Contributed by ross@augie.insci...
2003 Dec 01
0
No subject
...(HELO busybox) (192.168.1.60) by
192.168.1.3 with SMTP; 17 Aug 2001 12:16:29 -0000
Content-Type: text/plain; charset="iso-8859-1"
From: Dragos Delcea <dragos.delcea@farmexim.ro>
Reply-To: dragos.delcea@farmexim.ro
Organization: Farmexim SA
To: samba@lists.samba.org
Subject: FLAGS=-DUSE_MMAP
Date: Fri, 17 Aug 2001 15:18:11 +0300
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01081715181102.04656@busybox>
Content-Transfer-Encoding: 7bit
X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lis...