[parrot/parrot] f716cf: [GH #880/#875] Try to fix some GC thread bugs

GitHub noreply at github.com
Tue Dec 18 05:29:08 UTC 2012


  Branch: refs/heads/rurban/fix-gc-thr-gh880+gh875
  Home:   https://github.com/parrot/parrot
  Commit: f716cf40bc5c72075c58a7b8ab763296d46841fe
      https://github.com/parrot/parrot/commit/f716cf40bc5c72075c58a7b8ab763296d46841fe
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M include/parrot/gc_api.h
    M src/gc/api.c
    M src/gc/mark_sweep.c

  Log Message:
  -----------
  [GH #880/#875] Try to fix some GC thread bugs

Do not ascent into parent_interpreter with a threaded interp. (No influence)
Do not mark PMCs when threaded interp is different to the current interp
(Parrot_gc_mark_PMC_alive)





More information about the parrot-commits mailing list