[#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
[#87096] Re: [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — Eric Wong <normalperson@...> 2018/05/17

ko1@atdot.net wrote:

[ruby-core:86788] [Ruby trunk Misc#14720] [PATCH] cont.c: cleanup needless cast

From: ko1@...
Date: 2018-05-01 02:48:39 UTC
List: ruby-core #86788
Issue #14720 has been updated by ko1 (Koichi Sasada).


Thank you. No problem.


----------------------------------------
Misc #14720: [PATCH] cont.c: cleanup needless cast
https://bugs.ruby-lang.org/issues/14720#change-71749

* Author: normalperson (Eric Wong)
* Status: Open
* Priority: Normal
* Assignee: ko1 (Koichi Sasada)
----------------------------------------
It seems like leftover development step from r59557
("refactoring Fiber status").

I will make fiber_status use BITFIELD macro in a future
commit.

* cont.c (struct rb_fiber_struct): drop const from fiber_status
  (fiber_status_set): remove cast


Seems trivial.  const seems overkill after at this time.  Will commit in a few
days if no objection (also have auto-fiber/green-thread stuff which touches
this area of code)


---Files--------------------------------
0001-cont.c-cleanup-needless-cast (0 Bytes)
0001-cont.c-cleanup-needless-cast.patch (1.44 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