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

GitHub noreply at github.com
Fri Jan 11 16:13:55 UTC 2013


  Branch: refs/heads/rurban/fix-gc-thr-gh880+gh875
  Home:   https://github.com/parrot/parrot
  Commit: d911b3fdb8055dd672e13f2ac92c86b6873bf5c2
      https://github.com/parrot/parrot/commit/d911b3fdb8055dd672e13f2ac92c86b6873bf5c2
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-11 (Fri, 11 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