Project

General

Profile

Actions

Misc #14764

closed

[PATCH] vm_trace: remove rb_postponed_job_t->flags

Added by normalperson (Eric Wong) almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Assignee:
-
[ruby-core:87052]

Description

vm_trace: remove rb_postponed_job_t->flags

This field has been taking up space for 5 years and never used.
Save 8kb of memory on x86-64 for now.  If we ever care about
this flag, we'll simply re-add it.

No ABI or API compatibility changes.

* vm_trace.c (rb_postponed_job_struct): remove flags
  (postponed_job_register): comment out flags assignment

Seems trivial, will commit soon unless somebody decides to
start using this flag now (after 5 years).


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0