all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: alin soare <as1789@gmail.com>
To: emacs-devel@gnu.org
Subject: please help about garbage collector.
Date: Thu, 2 Dec 2010 09:10:08 +0000 (UTC)	[thread overview]
Message-ID: <loom.20101202T100104-208@post.gmane.org> (raw)


/* 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.






             reply	other threads:[~2010-12-02  9:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02  9:10 alin soare [this message]
2010-12-02 15:46 ` please help about garbage collector 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20101202T100104-208@post.gmane.org \
    --to=as1789@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.