Narihiro Nakamura
- Email:
- Registered on: 07/15/2008
- Last connection: 01/30/2012
Projects
- Archive91 (Developer, 05/16/2009)
- Backport92 (Developer, 10/05/2011)
- Backport93 (Developer, 10/05/2011)
- Ruby (Developer, 10/05/2011)
- Ruby 1.8 (Developer, 01/08/2009)
- ruby-trunk (Developer, 07/15/2008)
- るりまプロジェクト (Developer, 07/15/2008)
Activity
Reported issues: 11
01/31/2012
- 09:36 pm ruby-trunk Bug #5901 (Closed): OpenBSD "[FATAL] failed to allocate memory"
- This issue was solved with changeset r34404.
George, thank you for reporting this issue.
Your contribution to Ruby is... - 09:36 pm ruby-trunk Revision 34404: * configure.in (HEAP_ALIGN_LOG): HEAP_ALIGN_LOG should be page
- size in OpenBSD. [ruby-core:42158][Bug #5901]
* gc.c : avoid to redefine.
01/30/2012
- 01:54 pm ruby-trunk Bug #5946 (Rejected): Remove too early and unnecessary calls to heaps_increment
- Hi.
I reject it because lazy sweeping would spent much time if heap is full.
https://github.com/funny-falcon/ruby/co...
01/27/2012
- 02:22 pm ruby-trunk Bug #5901: OpenBSD "[FATAL] failed to allocate memory"
- Hi.
I make the following patch. Is it acceptable?
diff --git a/configure.in b/configure.in
index 085dfcf..f41e...
01/09/2012
- 08:58 pm ruby-trunk Revision 34247: * gc.c : don't embed struct heaps_slot to a heap block because it
- can causes copy-on-write of memory page on heap block when its
free_next is rewirted. - 06:12 pm ruby-trunk Bug #5868 (Closed): make failed on i686-linux from Bitmap Marking GC
- r34242 で直しました。
CentOSの方はメモリ不足みたいですね。
http://c5632.rubyci.org/~chkbuild/ruby-trunk/log/20120109T070102Z.log.html.g... - 03:02 pm ruby-trunk Revision 34242: * gc.c: free_slots is changed Singly linked list. clear
- free_slots before sweep.
01/08/2012
- 08:55 pm ruby-trunk Revision 34235: * gc.c : consider header bytes which are used by malloc.
- 11:59 am ruby-trunk Revision 34234: * gc.c (aligned_free): support MinGW. Patch by Hiroshi Shirosaki.
- 11:46 am ruby-trunk Revision 34233: * gc.c (slot_sweep): add a assertion instead of a debug print.
Also available in: Atom