From: Eric Wong Date: 2018-05-17T02:39:12+00:00 Subject: [ruby-core:87096] Re: [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase ko1@atdot.net wrote: > On last comment, I thought these counters are not reset forever. > (because I searched only `= 0` lines) OK. Also, did we ever consider signed type (`ssize_t`) for malloc counters instead? This may be more useful if we switch to thread-local storage for counters to avoid atomics. Probably won't be online much the next few days. Unsubscribe: