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

GitHub noreply at github.com
Fri Jan 4 03:44:56 UTC 2013


  Branch: refs/heads/rurban/fix-gc-thr-gh880+gh875
  Home:   https://github.com/parrot/parrot
  Commit: 1a27f2805747c1f2d84dc0fed7e436b635375225
      https://github.com/parrot/parrot/commit/1a27f2805747c1f2d84dc0fed7e436b635375225
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  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