)]}'
{
  "commit": "d79fc0fc6645b0cf5cd980da76942ca6d6300fa4",
  "tree": "e74aca1df1d37dbd7af66636a4e39a3f7e1af479",
  "parents": [
    "95cdf3b799a481969a48d69a1a52916ad5da6694"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Sat Sep 10 00:26:12 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sat Sep 10 10:06:22 2005 -0700"
  },
  "message": "[PATCH] sched: TASK_NONINTERACTIVE\n\nThis patch implements a task state bit (TASK_NONINTERACTIVE), which can be\nused by blocking points to mark the task\u0027s wait as \"non-interactive\".  This\ndoes not mean the task will be considered a CPU-hog - the wait will simply\nnot have an effect on the waiting task\u0027s priority - positive or negative\nalike.  Right now only pipe_wait() will make use of it, because it\u0027s a\ncommon source of not-so-interactive waits (kernel compilation jobs, etc.).\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\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": "2c7a23dde2d83f1ae18190e5723c0eb8d8ae0548",
      "old_mode": 33188,
      "old_path": "fs/pipe.c",
      "new_id": "66aa0b938d6aca876bf2d246462c5fa2e3586e8b",
      "new_mode": 33188,
      "new_path": "fs/pipe.c"
    },
    {
      "type": "modify",
      "old_id": "8a1fcfe80fc722ff11c33d044ed195b9e05bc877",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "ac70f845b5b1d03d80c115bde4da3291485dfaad",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "24eed372d2800d0658e237a282cf05815be80c87",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "6da13bba3e23c18add93ec275e904106dfdda2af",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
