[#86787] [Ruby trunk Feature#14723] [WIP] sleepy GC — ko1@...

Issue #14723 has been updated by ko1 (Koichi Sasada).

13 messages 2018/05/01
[#86790] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC — Eric Wong <normalperson@...> 2018/05/01

ko1@atdot.net wrote:

[#87095] [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — ko1@...

Issue #14767 has been updated by ko1 (Koichi Sasada).

9 messages 2018/05/17

[ruby-core:87049] [Ruby trunk Misc#14762] [PATCH] gc.c: use ccan/list

From: normalperson@...
Date: 2018-05-16 01:09:32 UTC
List: ruby-core #87049
Issue #14762 has been reported by normalperson (Eric Wong).

----------------------------------------
Misc #14762: [PATCH] gc.c: use ccan/list
https://bugs.ruby-lang.org/issues/14762

* Author: normalperson (Eric Wong)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
This seems to improve the readability of gc.c a small amount
and it doesn't have any measurable performance impact.

Code reduction is nice, I might commit it soon:

 gc.c | 81 +++++++++++++++++++++++++++-----------------------------------------
 1 file changed, 32 insertions(+), 49 deletions(-)


---Files--------------------------------
0001-gc.c-use-ccan-list.patch (8.72 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next