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

GitHub noreply at github.com
Mon Jan 7 14:28:32 UTC 2013


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


  Commit: 0bea4fe0ab3c079cfd0ae56154f2b3e6ce03ef7c
      https://github.com/parrot/parrot/commit/0bea4fe0ab3c079cfd0ae56154f2b3e6ce03ef7c
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M MANIFEST
    A t/stress/threads.t

  Log Message:
  -----------
  add t/stress/threads.t for GH #880 and GH #875


  Commit: 859166130aabf7ec184f1001bb828400398c8fbc
      https://github.com/parrot/parrot/commit/859166130aabf7ec184f1001bb828400398c8fbc
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M t/stress/threads.t

  Log Message:
  -----------
  t/stress/threads.t fixup: add comments


Compare: https://github.com/parrot/parrot/compare/ce6368819265...859166130aab


More information about the parrot-commits mailing list