Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
darshan-dxlt
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • intel-hpdd
  • darshan-dxlt
  • Merge Requests
  • !1

The source project of this merge request has been removed.
Closed
Opened Dec 19, 2016 by Rob Latham@robl
  • Report abuse
Report abuse

Add "extra info" field to the records

  • Overview 0
  • Changes 3

Sometimes I like to annotate these kinds of logs with a bit of additional information. For example, ROMIO's two-phase collective I/O algorithim will divide a very large request into multiple rounds of I/O, and occasionally it is helpful to sort out which I/O came from which round.

In this approach I am increasing the size of the segment_info... by a lot, which will greatly cut down the maximum number of log entries. Maybe a small malloc is a better approach, especially since I imagine "extra info" will be uncommonly used. Let me know and I can implement this with malloc.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: intel-hpdd/darshan-dxlt!1