Re: [bdwgc] X10 7 2 (#32)
Ivan Maidanski <ivmai-JGs/[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
Hi David, I'll review the patch within a week or 2. Thank you. Regards, Ivan Tue, 7 Jan 2014, 13:56 -08:00 from David Grove <[email protected]>: >Hi, >These are some accumulated small patches we've been maintaining as part of the X10 project (http:// http://x10-lang.org/ ). It would be great if we could get some/all of these merged back into the mainline. They enable BDWGC to be used on a variety of HPC Systems (IBM BlueGene/P and BlueGene/Q, Fujitsu's FX10, and on Power/Linux systems with IBM Parallel Environment). >I'd be happy to discuss them with you if things are unclear or there are better ways to accomplish. >thanks, >--dave >---------------------------------------------------------------------- >You can merge this Pull Request by running > git pull https://github.com/dgrove-oss/bdwgc x10_7_2 >Or view, comment on, or merge it at: > https://github.com/ivmai/bdwgc/pull/32 >Commit Summary >* Add config option to use STGRTMIN-based signals for thread suspend/resume >* ChangeLog entry for enableRTSignals.patch.txt >* Increase size of thread table. >* Use HEURISTIC2 to find stackbottom on BlueGene systems >* include powerpc*linux in hosts where GC_LINUX_THREADS is defined >* Add check for Fujitsu compiler (used on K-Computer/FX10). >* ChangeLog entries for rest of X10 patches >File Changes >* M ChangeLog (26) >* M configure (14) >* M configure.ac (13) >* M include/private/config.h.in (3) >* M include/private/gc_priv.h (10) >* M include/private/gcconfig.h (8) >* M include/private/pthread_support.h (2) >* M os_dep.c (2) >Patch Links: >* https://github.com/ivmai/bdwgc/pull/32.patch >* https://github.com/ivmai/bdwgc/pull/32.diff >— >Reply to this email directly or view it on GitHub . _______________________________________________ Gc mailing list Gc-V9/[email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/gc/