Project

General

Profile

Actions

Feature #10197

closed

document RUBY_* stack size/GC params in ruby.1 manpage

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

Status:
Closed
Target version:
[ruby-core:64717]

Description

Good idea or too implementation/internals-dependent?
We can note it is implementation-dependent behavior in the manpage.
I can prepare patches based on existing NEWS-* files.


Files

Updated by ko1 (Koichi Sasada) about 10 years ago

Most of environemnt variables should be implementation dependent.

I recommend you to use comment in gc.c:
https://github.com/ruby/ruby/blob/trunk/gc.c#L5848

Maybe on 2.2 I will add some more variables.

Updated by normalperson (Eric Wong) about 10 years ago

Work-in-progress here with *_STACK_SIZE.
I added a header section hopefully clarifying the difference between
VM vs. machine stack size changes.

This manpage feels a bit long, I think the FEATURES section should be moved to a
new ruby(7) manpage. Perhaps these new tuning variables should also be
moved to a ruby_tuning(7) variable for longer explanations

Actions #3

Updated by Anonymous about 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r47713.


man/ruby.1: document stack size env variables

[Feature #10197]

Updated by normalperson (Eric Wong) almost 10 years ago

Committed GC stuff as r48855, hopefully this all makes sense to people
who are not familiar with Ruby internals.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0