)]}'
{
  "commit": "bd2c77a0a749589b45f2697ea446a4438d078f9b",
  "tree": "801d2f87cad4bd6bafd946ad4eb16cb1c0db779b",
  "parents": [
    "152102c7f2bf191690f1069bae292ea3925adf14"
  ],
  "author": {
    "name": "YOSHIFUJI Hideaki / 吉藤英明",
    "email": "yoshfuji@linux-ipv6.org",
    "time": "Wed Mar 31 22:24:22 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Apr 01 18:41:41 2010 -0700"
  },
  "message": "ipv6 fib: Make rt6_info{} more cache-line aware.\n\nThe head element of rt6_info{} is dst_entry{}, and\nIPv6 specific elements follow.\n\nBecause elements at the end of dst_entry{} are frequently\nupdated, it is not good to put frequently-used static\nelements, such as rt6i_idev, rt6i_dst or rt6i_flags in the\nsame cache line.\n\nOn the other hand, fib6_table, rt6i_node or rt6i_gateway are\nrarely used, so it is okay to stay in the same cache line.\n\nLet\u0027s rearrange rt6_info{}.\n\nSigned-off-by: YOSHIFUJI Hideaki \u003cyoshfuji@linux-ipv6.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "86f46c49e3183da8484d436a8aa2cf7dbe2418e7",
      "old_mode": 33188,
      "old_path": "include/net/ip6_fib.h",
      "new_id": "4b1dc1161c37ca162eb3d69e82737192ebf8d220",
      "new_mode": 33188,
      "new_path": "include/net/ip6_fib.h"
    }
  ]
}
