)]}'
{
  "commit": "3997ad317fdf9ecdb5702e2b4fd1f8229814ff8c",
  "tree": "be0b1802f65e85157d97acac38f1bd310ba6d626",
  "parents": [
    "37bed90094fdb1eea6e4afec6a200d4e60143e55"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Thu Feb 12 15:00:52 2009 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Feb 13 13:04:05 2009 +0100"
  },
  "message": "timers: more consistently use clock vs timer\n\nWhile reviewing the manpages, I noticed I\u0027d missed some clock vs timer sites.\n\nMake sure that all timer functions call cpu_timer_sample_group() and not\ncpu_clock_sample_group(). This ensures that we enable the process wide timer\nin time, and therefore pay the O(n) thread group cost from the syscall.\n\nNot doing it here, will result in the first jiffy tick after setting the timer\ndoing this, resulting in a very expensive tick (but only once) and a delay in\nactually starting the timer.\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2313a4cc14ea19d94faffaf4e6c6f7e0a109581e",
      "old_mode": 33188,
      "old_path": "kernel/posix-cpu-timers.c",
      "new_id": "e976e505648d2cf9d8e94085bcce6f1ec16afd8b",
      "new_mode": 33188,
      "new_path": "kernel/posix-cpu-timers.c"
    }
  ]
}
