)]}'
{
  "commit": "954d3e95369cf73b4bc1e570729f68264a0e6fe0",
  "tree": "542c6435428848f02a0eb060a83b3dd1a7f90083",
  "parents": [
    "644d3a088a3b862ed0b57c286cf58a6bd338ce08"
  ],
  "author": {
    "name": "Ken Chen",
    "email": "kenneth.w.chen@intel.com",
    "time": "Sun May 01 08:59:16 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@ppc970.osdl.org",
    "time": "Sun May 01 08:59:16 2005 -0700"
  },
  "message": "[PATCH] aio: optimize io_submit_one()\n\nThis patch optimizes io_submit_one to call aio_run_iocb() directly if\nctx-\u003erun_list is empty.  When the list is empty, the operation of adding to\nthe list, then call to __aio_run_iocbs() is unnecessary because these\noperations are done in one atomic step.  ctx-\u003erun_list always has only one\nelement in this case.  This optimization speeds up industry standard db\ntransaction processing benchmark by 0.2%.\n\nSigned-off-by: Ken Chen \u003ckenneth.w.chen@intel.com\u003e\nCc: Benjamin LaHaise \u003cbcrl@kvack.org\u003e\nCc: Suparna Bhattacharya \u003csuparna@in.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "674bb47fed29cfe31abffc4f7111c504edda1119",
      "old_mode": 33188,
      "old_path": "fs/aio.c",
      "new_id": "7afa222f68028a338eae68907ae231a446cc398c",
      "new_mode": 33188,
      "new_path": "fs/aio.c"
    }
  ]
}
