)]}'
{
  "commit": "7993bc1f4663c0db67bb8f0d98e6678145b387cd",
  "tree": "d283304f635cc5c36d8fa3319dd663209138988e",
  "parents": [
    "1b528181b2ffa14721fb28ad1bd539fe1732c583"
  ],
  "author": {
    "name": "Roland McGrath",
    "email": "roland@redhat.com",
    "time": "Tue Sep 07 19:36:28 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Sep 10 08:10:26 2010 -0700"
  },
  "message": "execve: improve interactivity with large arguments\n\nThis adds a preemption point during the copying of the argument and\nenvironment strings for execve, in copy_strings().  There is already\na preemption point in the count() loop, so this doesn\u0027t add any new\npoints in the abstract sense.\n\nWhen the total argument+environment strings are very large, the time\nspent copying them can be much more than a normal user time slice.\nSo this change improves the interactivity of the rest of the system\nwhen one process is doing an execve with very large arguments.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nReviewed-by: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b63237fc6dced1062c392523fed094ce7dacc56",
      "old_mode": 33188,
      "old_path": "fs/exec.c",
      "new_id": "6f2d777431a8c2a6dbeac1cd9b5f2b3c3f9a4790",
      "new_mode": 33188,
      "new_path": "fs/exec.c"
    }
  ]
}
