diff options
author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-15 04:09:24 +0000 |
---|---|---|
committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-15 04:09:24 +0000 |
commit | 59ca4d11e0010fbcb24d3ab521bd54b36e4a05e1 (patch) | |
tree | 4df81355a26a4a2ad1469c13c37244c99a84e6ec /transcode_data.h | |
parent | b4ef73018292b0998b02bef744d8339cc14cfcbb (diff) | |
download | ruby-59ca4d11e0010fbcb24d3ab521bd54b36e4a05e1.tar.gz ruby-59ca4d11e0010fbcb24d3ab521bd54b36e4a05e1.tar.xz ruby-59ca4d11e0010fbcb24d3ab521bd54b36e4a05e1.zip |
* vm_core.h (rb_thread_t): new member machine_stack_maxsize and
machine_register_stack_maxsize.
* gc.c (rb_gc_stack_maxsize): new global variable for the thread size
of the main thread.
(STACK_LEVEL_MAX): use machine_stack_maxsize of current thread.
(ruby_stack_check): check IA64 register stack.
(ruby_set_stack_size): set rb_gc_stack_maxsize.
(Init_stack): set rb_gc_stack_maxsize.
* thread_pthread.ci (native_thread_create): initialize
th->machine_stack_maxsize and th->machine_register_stack_maxsize.
* vm.c (Init_BareVM): initialize th->machine_stack_maxsize and
th->machine_register_stack_maxsize.
* thread_win32.ci (native_thread_create): initialize
th->machine_stack_maxsize. not tested. just a guess at all.
[ruby-dev:32604]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'transcode_data.h')
0 files changed, 0 insertions, 0 deletions