[parrot/parrot] 5755f0: Add statistic functions to Pointer_Array

noreply at github.com noreply at github.com
Sat Feb 5 17:39:27 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 5755f0f33c8f4c89bb8df34dcab20bc425027f38
    https://github.com/parrot/parrot/commit/5755f0f33c8f4c89bb8df34dcab20bc425027f38
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-05 (Sat, 05 Feb 2011)

Changed paths:
  M include/parrot/pointer_array.h
  M src/pointer_array.c

Log Message:
-----------
Add statistic functions to Pointer_Array


Commit: 425b54495a58b1739b1abb69eb5e3eae188ad45c
    https://github.com/parrot/parrot/commit/425b54495a58b1739b1abb69eb5e3eae188ad45c
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-05 (Sat, 05 Feb 2011)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Return more stats from GC MS2. Closes of #1994.

There is a lie, big lie and statistics. We are lying about TOTAL_PMCS by
upper bounding it to C<objects> allocated capacity.


Commit: d7403155ec2876549b6d572e53a5c8df182fc749
    https://github.com/parrot/parrot/commit/d7403155ec2876549b6d572e53a5c8df182fc749
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-02-05 (Sat, 05 Feb 2011)

Changed paths:
  M t/op/gc.t

Log Message:
-----------
Add test for ACTIVE_PMCS and TOTAL_PMCS in GC.




More information about the parrot-commits mailing list