all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using the ImageMagick backend seems to leak memory
@ 2011-01-06  7:51 Tassilo Horn
  2011-01-06  9:02 ` joakim
                   ` (2 more replies)
  0 siblings, 3 replies; 29+ messages in thread
From: Tassilo Horn @ 2011-01-06  7:51 UTC (permalink / raw)
  To: emacs-devel

Hi all,

I just noticed that my emacs uses up more than a gigabyte memory.  It is
because of doc-view with ImageMagick backend.

After starting my emacs, it needs ~50 MB.  Firing up doc-view on a PDF
and showing page one increases to ~80 MB.  Switching to other pages
increases about 30 MB every time.  Switching to already seen pages
doesn't increase the memory requirements.  (I convert the docs with
doc-view-resolution set to 200, so 30 MB a page might be possible.)

Killing the buffer doesn't free the memory again, neither do
(clear-image-cache) or (garbage-collect).  So how do I reclaim that
memory?

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2011-01-12  7:37 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06  7:51 Using the ImageMagick backend seems to leak memory Tassilo Horn
2011-01-06  9:02 ` joakim
2011-01-06 10:20   ` Tassilo Horn
2011-01-07  4:17 ` Jashy
2011-01-07  4:59   ` Miles Bader
2011-01-07  6:27     ` Stephen J. Turnbull
2011-01-07  7:25       ` Miles Bader
2011-01-07  8:28     ` Tassilo Horn
2011-01-07 22:39       ` Andreas Schwab
2011-01-10 10:34         ` Tassilo Horn
2011-01-10 13:28           ` Jashy
2011-01-10 13:56             ` Tassilo Horn
2011-01-10 14:36               ` Jashy
2011-01-11 10:14                 ` Jashy
2011-01-11 10:59           ` joakim
2011-01-11 14:17       ` joakim
2011-01-11 14:38         ` joakim
2011-01-11 17:43         ` Tassilo Horn
2011-01-11 18:11           ` joakim
2011-01-11 19:10             ` Tassilo Horn
2011-01-11 19:35               ` joakim
2011-01-11 19:55                 ` Tassilo Horn
2011-01-12  1:47               ` Stefan Monnier
2011-01-12  7:37                 ` Tassilo Horn
2011-01-10 21:47 ` Tassilo Horn
2011-01-11  8:47   ` Tassilo Horn
2011-01-11  9:35     ` joakim
2011-01-11  9:53       ` Tassilo Horn
2011-01-11  9:54       ` joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.