Make logged info of GC_stopped_mark and GC_print_heap_sects more compact
authorIvan Maidanski <ivmai@mail.ru>
Tue, 31 Jan 2012 04:01:06 +0000 (08:01 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 31 Jan 2012 07:01:33 +0000 (11:01 +0400)
commitb6bccaf8a3109ce8ddaca26b2149b25781a2ca33
treece89ce3bcf0390252b39154e0eba14c2fa17ea05
parentd07c03d1c2c6d6f32527aebd9246121401c9a05f
Make logged info of GC_stopped_mark and GC_print_heap_sects more compact

* alloc.c (GC_stopped_mark, GC_print_heap_sects): Make output of
GC_log_printf (printing amount of reclaimed memory and total heap
size) more compact (to fit into 80-characters line for reasonable
values).
alloc.c