Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 1995 04:43:13 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-ports
Subject:   cvs commit: ports/graphics/xv/patches patch-ad patch-aa
Message-ID:  <199507051143.EAA19857@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/07/05 04:43:12

  Modified:    graphics/xv/patches  patch-aa
  Added:       graphics/xv/patches  patch-ad
  Log:
  Link with -lgnumalloc.  Silence <malloc.h> warning along the way.
  
  Original idea is
  ----------------
  From: Kai Vorma <vode@snakemail.hut.fi>
  To: Lars Gerhard Kuehl <lars@elbe.desy.de>
  Cc: FreeBSD-hackers@freefall.cdrom.com
  Subject: Re: dlmalloc
  
  :
  Okay, not faster, but it used memory better. Try xv with standard
  malloc, then dlmalloc and finally GNU-malloc. With standard malloc xv
  grows until it hits datasize limit (16MB) and dies (usually after 10
  or so big jpegs). With dlmalloc xv's VZS was about 15MB after last
  picture of that particular set and with GNU malloc it was about 11MB.
  :



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507051143.EAA19857>