)]}'
{
  "commit": "6a6029b8cefe0ca7e82f27f3904dbedba3de4e06",
  "tree": "a58e0590105f89be306daf01fc83473d7a3e0104",
  "parents": [
    "e22ecef1d2658ba54ed7d3fdb5d60829fb434c23"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Mar 14 22:17:08 2008 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Sat Mar 15 03:02:50 2008 +0100"
  },
  "message": "sched: simplify sched_slice()\n\nUse the existing calc_delta_mine() calculation for sched_slice(). This\nsaves a divide and simplifies the code because we share it with the\nother /cfs_rq-\u003eload users.\n\nIt also improves code size:\n\n      text    data     bss     dec     hex filename\n     42659    2740     144   45543    b1e7 sched.o.before\n     42093    2740     144   44977    afb1 sched.o.after\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "31aa1b9fa7623e15c51dab79b8eee0a1b34c110f",
      "old_mode": 33188,
      "old_path": "kernel/sched_fair.c",
      "new_id": "f2cc59080efa4f9ae1e12aa30afe2e3fe08a86f9",
      "new_mode": 33188,
      "new_path": "kernel/sched_fair.c"
    }
  ]
}
