)]}'
{
  "commit": "3262c816a3d7fb1eaabce633caa317887ed549ae",
  "tree": "5b635d8b62b9724ab2b1e5563aad37e35b894406",
  "parents": [
    "c081a0c7cfe42adf8e8b9c2b8d0b2ec7f47603e8"
  ],
  "author": {
    "name": "Greg Banks",
    "email": "gnb@melbourne.sgi.com",
    "time": "Mon Oct 02 02:17:58 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon Oct 02 07:57:19 2006 -0700"
  },
  "message": "[PATCH] knfsd: split svc_serv into pools\n\nSplit out the list of idle threads and pending sockets from svc_serv into a\nnew svc_pool structure, and allocate a fixed number (in this patch, 1) of\npools per svc_serv.  The new structure contains a lock which takes over\nseveral of the duties of svc_serv-\u003esv_lock, which is now relegated to\nprotecting only sv_tempsocks, sv_permsocks, and sv_tmpcnt in svc_serv.\n\nThe point is to move the hottest fields out of svc_serv and into svc_pool,\nallowing a following patch to arrange for a svc_pool per NUMA node or per CPU.\n This is a major step towards making the NFS server NUMA-friendly.\n\nSigned-off-by: Greg Banks \u003cgnb@melbourne.sgi.com\u003e\nSigned-off-by: Neil Brown \u003cneilb@suse.de\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": "5eabded1106197acc70bef74377f9627904de4c7",
      "old_mode": 33188,
      "old_path": "include/linux/sunrpc/svc.h",
      "new_id": "c27d806af310d9a76c830c19f35e422455fd814c",
      "new_mode": 33188,
      "new_path": "include/linux/sunrpc/svc.h"
    },
    {
      "type": "modify",
      "old_id": "7154e71c6d1fbdcc0713130e856506e88b4a9908",
      "old_mode": 33188,
      "old_path": "include/linux/sunrpc/svcsock.h",
      "new_id": "4c296152cbfa71ecdb52efb98e2586454a9b1e30",
      "new_mode": 33188,
      "new_path": "include/linux/sunrpc/svcsock.h"
    },
    {
      "type": "modify",
      "old_id": "0c2c5227628558872ef7e4e008c74e8ade353779",
      "old_mode": 33188,
      "old_path": "net/sunrpc/svc.c",
      "new_id": "6750cd474f844b89fea05c3ab7ad2b649fc6393a",
      "new_mode": 33188,
      "new_path": "net/sunrpc/svc.c"
    },
    {
      "type": "modify",
      "old_id": "a38df4589ae95584cf5961101da8809868da505d",
      "old_mode": 33188,
      "old_path": "net/sunrpc/svcsock.c",
      "new_id": "b78659adeff3f09698a2ddeaa96035ec6c7e77df",
      "new_mode": 33188,
      "new_path": "net/sunrpc/svcsock.c"
    }
  ]
}
