)]}'
{
  "commit": "a453e0689a3ccf85c08cb89753d7685046248c5c",
  "tree": "a85542ee234e7b9fe4f6a4a1837d4a99139c7e73",
  "parents": [
    "03a9a447d2dab755b22df79b5e205fdbb9b2c851"
  ],
  "author": {
    "name": "Krishna Kumar",
    "email": "krkumar2@in.ibm.com",
    "time": "Sun Aug 30 22:20:28 2009 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Aug 30 22:20:28 2009 -0700"
  },
  "message": "pkt_sched: Fix resource limiting in pfifo_fast\n\npfifo_fast_enqueue has this check:\n        if (skb_queue_len(list) \u003c qdisc_dev(qdisc)-\u003etx_queue_len) {\n\nwhich allows each band to enqueue upto tx_queue_len skbs for a\ntotal of 3*tx_queue_len skbs. I am not sure if this was the\nintention of limiting in qdisc.\n\nPatch compiled and 32 simultaneous netperf testing ran fine. Also:\n# tc -s qdisc show dev eth2\nqdisc pfifo_fast 0: root bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1\n Sent 16835026752 bytes 373116 pkt (dropped 0, overlimits 0 requeues 25) \n rate 0bit 0pps backlog 0b 0p requeues 25 \n\nSigned-off-by: Krishna Kumar \u003ckrkumar2@in.ibm.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6f7aebd1407287dfa7439da7016a4f34bc299331",
      "old_mode": 33188,
      "old_path": "net/sched/sch_generic.c",
      "new_id": "6128e6f24589b1a4616faff08a3ffde11fdee8ee",
      "new_mode": 33188,
      "new_path": "net/sched/sch_generic.c"
    }
  ]
}
