all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* please help about garbage collector.
@ 2010-12-02  9:10 alin soare
  2010-12-02 15:46 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: alin soare @ 2010-12-02  9:10 UTC (permalink / raw)
  To: emacs-devel


/* When scanning the C stack for live Lisp objects, Emacs keeps track
   of what memory allocated via lisp_malloc is intended for what
   purpose.  This enumeration specifies the type of memory.  */

Could you explain me what kind of Lisp Objects are keps on the stack ? What kind
of Lisp objects are kept on the stack ?

Where and why such objects are allocated ?

Thanks.


Alin.






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

end of thread, other threads:[~2010-12-03  7:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02  9:10 please help about garbage collector alin soare
2010-12-02 15:46 ` Andreas Schwab
2010-12-02 15:49   ` Alin Soare
2010-12-02 16:00     ` Andreas Schwab
2010-12-03  7:27       ` Alin Soare
2010-12-02 23:15     ` Stefan Monnier

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.