diff options
author | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-07-20 04:19:06 +0000 |
---|---|---|
committer | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-07-20 04:19:06 +0000 |
commit | eeb05e8c119f8cab6434d90f21551b6bb2954778 () | |
tree | 7dc64b7eaf3b82e56331c7215ea976596f9dbefd /transcode.c | |
parent | 910d081d02ec6fd1fbfe028755a94065bf4c2661 (diff) |
rb_io_buffer_t: pack structure
* include/ruby/io.h (rb_io_buffer_t): pack structure Reduces rb_io_t from 200 to 192 bytes, allowing rb_io_t to occupy one less cache line. [Feature #10050] n.b. this leaves a 4-byte hole after the `cbuf' field which may be used for future expansion. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
0 files changed, 0 insertions, 0 deletions