diff options
Diffstat (limited to 'process.c')
| -rw-r--r-- | process.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8789,6 +8789,7 @@ static VALUE rb_mProcID_Syscall; * * Precomputes the coderange of all strings. * * Frees all empty heap pages and increments the allocatable pages counter * by the number of pages freed. + * * Invoke +malloc_trim+ if available to free empty malloc pages. */ static VALUE |
