)]}'
{
  "commit": "e76a53644c9d70e998c0d050e9a456af388c6b61",
  "tree": "da5c8cf63eb5895830f5f779653ac1f472696903",
  "parents": [
    "a3f20923e1d7410b6166ffd0fca36f3bd2032ab6"
  ],
  "author": {
    "name": "Thomas Koenig",
    "email": "tkoenig@gcc.gnu.org",
    "time": "Sun Jan 17 19:13:20 2021 +0100"
  },
  "committer": {
    "name": "Thomas Koenig",
    "email": "tkoenig@gcc.gnu.org",
    "time": "Sun Jan 17 19:13:20 2021 +0100"
  },
  "message": "Use an initial shared memory size of 256 GB on Apple.\n\nThis implements an idea that Nicolas had to overcome the Darwin\nproblem that it is not possible to extend a shared memory segment\non that system.\n\nThe remedy is simple: Use a memory segment that is larger than\nwhat can reasonably be used. This should only waste a few page\ntable entries, while providing the functionality, at least for\nfurther testing.\n\nlibgfortran/ChangeLog:\n\n\t* caf_shared/shared_memory.c (shared_memory_init): On Apple,\n\tuse an initial size of 256 GB.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b64e40a3dedea65d2d977434578964e8b5601b6b",
      "old_mode": 33188,
      "old_path": "libgfortran/caf_shared/shared_memory.c",
      "new_id": "0c0b36c663db7921b7df38f6d4006d0f87befeb7",
      "new_mode": 33188,
      "new_path": "libgfortran/caf_shared/shared_memory.c"
    }
  ]
}
