diff options
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ Wed Jul 2 09:49:10 2008 Narihiro Nakamura <authorNari@gmail.com> + * gc.c (gc_lazy_sweep) : use lazy sweep algorithm for response performance gain. (garbage_collect_force) : mark and lazysweep invoke, after erasing all mark. (GC_NOT_LAZY_SWEEP) : not lazy sweep flag. for debug. |
