search for: pool_alloc

Displaying 15 results from an estimated 15 matches for "pool_alloc".

2008 Apr 07
3
rsync installation _error exit code1
...my config.status: creating popt/dummy config.status: creating shconfig config.status: creating config.h config.status: config.h is unchanged rsync 3.0.1 configuration successful # make (Bundled) cc: warning 422: Unknown option "-Wno-unused-parameter" ignored. (Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "size". (Bundled) cc: "lib/pool_alloc.h", line 10: warning 5: "const" will become a keyword. (Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "char". (Bundled) cc: "lib/p...
2004 Feb 06
4
memory reduction
...vs/Makefile.in Tue Feb 3 16:34:24 2004 +++ pool2/Makefile.in Tue Feb 3 16:33:00 2004 @@ -27,7 +27,7 @@ VERSION=@VERSION@ HEADERS=byteorder.h config.h errcode.h proto.h rsync.h LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o \ - lib/permstring.o @LIBOBJS@ + lib/permstring.o lib/pool_alloc.o @LIBOBJS@ ZLIBOBJ=zlib/deflate.o zlib/infblock.o zlib/infcodes.o zlib/inffast.o \ zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o \ zlib/zutil.o zlib/adler32.o diff -rupNP --exclude-from cvs/.ignore cvs/backup.c pool2/backup.c --- cvs/backup.c Wed Feb 4 03:49:36 2004 +++ pool2/ba...
2005 Jun 09
0
[Bug 2780] New: fix acl patch
...epied@mandriva.com QAContact: rsync-qa@samba.org --- rsync-2.6.5/patches/acls.diff.acl-patch 2005-06-01 18:22:41.000000000 +0200 +++ rsync-2.6.5/patches/acls.diff 2005-06-09 09:10:29.628842558 +0200 @@ -21,7 +21,7 @@ +HEADERS=byteorder.h config.h errcode.h proto.h rsync.h smb_acls.h lib/pool_alloc.h LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o \ - lib/permstring.o lib/pool_alloc.o @LIBOBJS@ -+ lib/permstring.o lib/pool_alloc.o lib/sysacls.o @LIBOBJS@ ++ lib/permstring.o lib/pool_alloc.o sysacls.o @LIBOBJS@ ZLIBOBJ=zlib/deflate.o zlib/infblock.o zlib/infcodes.o zlib/in...
2010 Sep 21
1
Old FreeBSD4.11 build.
...g sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes ... checking whether to support extended attributes... Using FreeBSD extattrs I then run make where I get the following error: ... gcc -I. -I. -static -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/pool_alloc.c -o lib/pool_alloc.o gcc -I. -I. -static -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/sysacls.c -o lib/sysacls.o gcc -I. -I. -static -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/sysxattrs.c -o lib/sysxattrs.o lib/sysxattrs.c: In function `sys_lgetxattr': lib/sysxattrs.c:85: warning: implicit declara...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...G_H -Wall -W -I./popt -c lib/snprintf.c -o lib/snprintf.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/mdfour.c -o lib/mdfour.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/permstring.c -o lib/permstring.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/pool_alloc.c -o lib/pool_alloc.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/inet_ntop.c -o lib/inet_ntop.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/inet_pton.c -o lib/inet_pton.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/getaddrinfo.c -o lib/getaddrinfo...
2008 Jul 02
0
Dawn of War: Soulstorm crashes
...rocessWorkingSetSize (0xffffffff,0x1d2f2b4,0x1d2f2b0): stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x1d2f2b4,0x1d2f2b0): stub fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x13f7d8) : stub ... fixme:process:GetProcessWorkingSetSize (0xffffffff,0x1d2f184,0x1d2f180): stub ... fixme:dbghelp:pool_alloc OOM ...(a lot of this) It may or may not be related, but the grafics also don't work correctly, in-game terrain is totaly distorted, and loadingscreens are just a pink mess. But I do get decent fps. I'm using a laptop with intel core 2 duo, and an intel integrated video card. Running Ubun...
2007 Aug 20
2
DO NOT REPLY [Bug 4904] New: POOL_INTERN ignored in pool_create()
https://bugzilla.samba.org/show_bug.cgi?id=4904 Summary: POOL_INTERN ignored in pool_create() Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: brion@wikimedia.org
2007 Aug 02
4
Which rsync version?
Hi all. I once tried to rsync around 100 GB (10 million files), but version 2.6.6 needed too much RAM and was too slow. Is one of the snapshots stable enough to try this again? Greetings Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url :
2010 Aug 17
6
DO NOT REPLY [Bug 7625] New: "Don't know how to make ./*.c"
https://bugzilla.samba.org/show_bug.cgi?id=7625 Summary: "Don't know how to make ./*.c" Product: rsync Version: 3.0.7 Platform: s390 OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: sebastian.hoffman at
2020 Feb 09
2
[RFC PATCH] Add SHA1 support
...ndex 9bb977eb6b0a8..a390afe4ed829 100644 --- a/Makefile.in +++ b/Makefile.in @@ -32,7 +32,7 @@ VERSION=@RSYNC_VERSION@ GENFILES=configure.sh aclocal.m4 config.h.in proto.h proto.h-tstamp rsync.1 rsyncd.conf.5 HEADERS=byteorder.h config.h errcode.h proto.h rsync.h ifuncs.h itypes.h inums.h \ lib/pool_alloc.h -LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o \ +LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/sha1.o \ lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o @LIBOBJS@ zlib_OBJS=zlib/deflate.o zlib/inffast.o zlib/inflate.o...
2007 Sep 22
0
rsync build on IA64 using icc
...^ lib/permstring.c(51): remark #810: conversion from "int" to "char" may lose significant bits perms[9] = (mode & S_IXOTH) ? 't' : 'T'; ^ /opt/intel/compilo_9/l_cc_c_9.1.042/bin/icc -c99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/pool_alloc.c -o lib/pool_alloc.o icc: Command line remark: option '-W' not supported ./proto.h(224): remark #310: old-style parameter list (anachronism) void setup_iconv(); ^ lib/pool_alloc.c(247): remark #1418: external function definition with no prior declaration pool_stats(alloc_pool_t...
2007 Jun 01
0
Wine release 0.9.38
...one entry overflow (Coverity). ntdll: Initialize pointers to NULL (Coverity). quartz: ppinsplitter might be used uninitialized (Coverity). Markus Amsler (4): dbghelp: Speed up vector_add by avoiding pool_realloc calls. Remove no longer needed pool_realloc. dbghelp: Speed up pool_alloc. Patch by Eric Pouech. dbghelp: Speed up vector iteration by directly using for(). dbghelp: Late init hash_table. Michael Karcher (1): user32: Reduce the PeekMessage timeout to zero for USER16_AlertableWait. Michael Stefaniuc (3): winhelp: Fix some comparisons between sign...
2009 Aug 21
0
Wine release 1.1.28
...DE nodes in nsnode_to_nsstring. mshtml: Added IHTMLElement::get_outerHTML implementation. mshtml: Parse post data in channelbsc_set_channel. jscript: Added missing port.h includes. msxml3: Optimize bstr_from_xmlChar implementation. dbghelp: Improved arena allocation in pool_alloc. dbghelp: Fixed buffer overflow in stabs_parse. dbghelp: Use symt_get_name directly in stabs_pts_read_aggregate. dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate. mshtml: Disable spell checker. mshtml: Moved parse_post_data to GetBindInfo....
2009 Dec 30
4
[PATCH 1/3] nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
- This avoids problematic "reloc'ed while mapped" messages and some associated corruption as well. Signed-off-by: Maarten Maathuis <madman2003 at gmail.com> --- src/gallium/drivers/nouveau/nouveau_screen.c | 21 +++++++++++++++++++++ src/gallium/drivers/nouveau/nouveau_screen.h | 3 +++ src/gallium/drivers/nouveau/nouveau_stateobj.h | 13 +++++++++++++
2020 May 19
5
[PATCHv2] SSE2/SSSE3 optimized version of get_checksum1() for x86-64
I've read up some more on the subject, and it seems the proper way to do this with GCC is g++ and target attributes. I've refactored the patch that way, and it indeed uses SSSE3 automatically on supporting CPUs, regardless of the build host, so this should be ideal both for home builders and distros. Getting the code to build right in c++ mode (checksum_sse2.cpp only) was a bit of an