)]}'
{
  "commit": "fa0c2bd148419c5e6f17d5fd28aeae90fedad3da",
  "tree": "3aa5389ad04a7956b96de9f6f2e08d36bfdf3e6a",
  "parents": [
    "ccc50b7355fa9964c6da3ca1de2b3c48b7728bae"
  ],
  "author": {
    "name": "Nikos Nikoleris",
    "email": "nikos.nikoleris@arm.com",
    "time": "Tue Dec 04 15:52:17 2018 +0000"
  },
  "committer": {
    "name": "Nikos Nikoleris",
    "email": "nikos.nikoleris@arm.com",
    "time": "Thu Jan 17 11:09:41 2019 +0000"
  },
  "message": "mem: Allow inserts in the begining of a packet queue\n\nA packet queue keeps track of packets that are scheduled to be sent at\na specified time. Packets are sorted such that the packet with the\nearliest scheduled time is at the front of the list (unless there are\nother ordering requirements). Previouly, the implemented algorithm\ndidn\u0027t allow packets to be placed at the front of the queue resulting\nin uneccessary delays. This change fixes the implementation of\nschedSendTiming.\n\nChange-Id: Ic74abec7c3f4c12dbf67b5ab26a8d4232e18e19e\nSigned-off-by: Nikos Nikoleris \u003cnikos.nikoleris@arm.com\u003e\nReviewed-on: https://gem5-review.googlesource.com/c/15556\nReviewed-by: Bradley Wang \u003cradwang@ucdavis.edu\u003e\nReviewed-by: Jason Lowe-Power \u003cjason@lowepower.com\u003e\nMaintainer: Jason Lowe-Power \u003cjason@lowepower.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "45378aec666148c6341354f80416c8713f545386",
      "old_mode": 33188,
      "old_path": "src/mem/packet_queue.cc",
      "new_id": "282625a76a3e0dcd46fe35c0186ae4627c51406f",
      "new_mode": 33188,
      "new_path": "src/mem/packet_queue.cc"
    }
  ]
}
