Changes between Version 38 and Version 39 of RTSsummaryEvents
- Timestamp:
- 04/06/12 22:52:35 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RTSsummaryEvents
v38 v39 1 1 == Detailed design rationale for the changes in GHC for emulating +RTS -s through eventlog events == 2 2 3 The following subsection are titled after the GHC commits they describe.4 The remaining sections contain problem analysis and designdrafts3 The following subsections are titled after the GHC commits they describe. 4 The remaining sections contain problem analysis, design discussion and drafts 5 5 and are retained to show the motivation and the history of the changes. 6 6 … … 114 114 ==== Add the GC_GLOBAL_SYNC event marking that all caps are stopped for GC ==== 115 115 116 Quoting design rationale by dcoutts:The event indicates that we're doing116 The event indicates that we're doing 117 117 a stop-the-world GC and all other HECs should be between their GC_START 118 118 and GC_END events at that moment. We don't want to use GC_STATS_GHC
![(please configure the [header_logo] section in trac.ini)](/ThreadScope/chrome/site/your_project_logo.png)