)]}'
{
  "commit": "e24c2d963a604d9eaa560c90371fa387d3eec8f1",
  "tree": "66be193d59dd22fac0b62980769c4f19e045b5a2",
  "parents": [
    "2311b1f2bbd36fa5f366a7448c718b2556e0f02c"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Thu Jun 02 12:55:50 2005 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Mon Jun 27 21:52:45 2005 -0700"
  },
  "message": "[PATCH] PCI: DMA bursting advice\n\nAfter seeing, at best, \"guesses\" as to the following kind\nof information in several drivers, I decided that we really\nneed a way for platforms to specifically give advice in this\narea for what works best with their PCI controller implementation.\n\nBasically, this new interface gives DMA bursting advice on\nPCI.  There are three forms of the advice:\n\n1) Burst as much as possible, it is not necessary to end bursts\n   on some particular boundary for best performance.\n\n2) Burst on some byte count multiple.  A DMA burst to some multiple of\n   number of bytes may be done, but it is important to end the burst\n   on an exact multiple for best performance.\n\n   The best example of this I am aware of are the PPC64 PCI\n   controllers, where if you end a burst mid-cacheline then\n   chip has to refetch the data and the IOMMU translations\n   which hurts performance a lot.\n\n3) Burst on a single byte count multiple.  Bursts shall end\n   exactly on the next multiple boundary for best performance.\n\n   Sparc64 and Alpha\u0027s PCI controllers operate this way.  They\n   disconnect any device which tries to burst across a cacheline\n   boundary.\n\n   Actually, newer sparc64 PCI controllers do not have this behavior.\n   That is why the \"pdev\" is passed into the interface, so I can\n   add code later to check which PCI controller the system is using\n   and give advice accordingly.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c7b57bc043a69719386d5ce290210fd8f9ff6be",
      "old_mode": 33188,
      "old_path": "include/asm-alpha/pci.h",
      "new_id": "6c71dc1ad4ca55e3d505ccf5bec155aafadbbcf5",
      "new_mode": 33188,
      "new_path": "include/asm-alpha/pci.h"
    },
    {
      "type": "modify",
      "old_id": "40ffaefbeb1a7eca0f2da3dc4c34c0220f1ea524",
      "old_mode": 33188,
      "old_path": "include/asm-arm/pci.h",
      "new_id": "bc2ec425aca53b5629dd5bedf144a9584bd6361f",
      "new_mode": 33188,
      "new_path": "include/asm-arm/pci.h"
    },
    {
      "type": "modify",
      "old_id": "a6a469231f6270e67475f99f3fe4298c600cbef2",
      "old_mode": 33188,
      "old_path": "include/asm-frv/pci.h",
      "new_id": "13427240664f4d510cf0c2e2b1b821674fbae6d6",
      "new_mode": 33188,
      "new_path": "include/asm-frv/pci.h"
    },
    {
      "type": "modify",
      "old_id": "fb749b85a739675b804bc5a3baf07b7a4d574827",
      "old_mode": 33188,
      "old_path": "include/asm-i386/pci.h",
      "new_id": "bf07b3af85e375dbc8850aadf0569c652a2c4114",
      "new_mode": 33188,
      "new_path": "include/asm-i386/pci.h"
    },
    {
      "type": "modify",
      "old_id": "a8314ee4e7d2542d304ccb52f6ba0408ef2c83b9",
      "old_mode": 33188,
      "old_path": "include/asm-ia64/pci.h",
      "new_id": "c9f1ab4e477d97cba6f66c8bc3fabeef07ee225d",
      "new_mode": 33188,
      "new_path": "include/asm-ia64/pci.h"
    },
    {
      "type": "modify",
      "old_id": "c9c576b48556b933829594bae7fb4eb3e0bea296",
      "old_mode": 33188,
      "old_path": "include/asm-mips/pci.h",
      "new_id": "20b93bfa4565715d66e47b60a3236905c8b33909",
      "new_mode": 33188,
      "new_path": "include/asm-mips/pci.h"
    },
    {
      "type": "modify",
      "old_id": "0763c2982fb085b2691893cc400d00f388119df7",
      "old_mode": 33188,
      "old_path": "include/asm-parisc/pci.h",
      "new_id": "f9f5bf90111d1e17037481c68a34cb56ba3146f5",
      "new_mode": 33188,
      "new_path": "include/asm-parisc/pci.h"
    },
    {
      "type": "modify",
      "old_id": "002e7b305777aefc90fca74903458402db0f79fe",
      "old_mode": 33188,
      "old_path": "include/asm-ppc/pci.h",
      "new_id": "669e9de7a5259c179b9cf2bd8f838e2912324df3",
      "new_mode": 33188,
      "new_path": "include/asm-ppc/pci.h"
    },
    {
      "type": "modify",
      "old_id": "411bf5dee3943c691dcf9b58ca974cc0477e9217",
      "old_mode": 33188,
      "old_path": "include/asm-ppc64/pci.h",
      "new_id": "20beb10c0902ddb29fc5afdd4e2b7ac314a709df",
      "new_mode": 33188,
      "new_path": "include/asm-ppc64/pci.h"
    },
    {
      "type": "modify",
      "old_id": "9c3b63d0105ef2ef1336822a6311e93773ec7f27",
      "old_mode": 33188,
      "old_path": "include/asm-sh/pci.h",
      "new_id": "7237bc6a7280fc71fa0fc3e5664a496fad66be1d",
      "new_mode": 33188,
      "new_path": "include/asm-sh/pci.h"
    },
    {
      "type": "modify",
      "old_id": "8cc14e139750d7833b00b134c4f03b1bfb7ffe62",
      "old_mode": 33188,
      "old_path": "include/asm-sh64/pci.h",
      "new_id": "0ac15ab01cceb101d44068709ce351275276efa0",
      "new_mode": 33188,
      "new_path": "include/asm-sh64/pci.h"
    },
    {
      "type": "modify",
      "old_id": "d200a25a7373b77c58453a443c802882bf42962d",
      "old_mode": 33188,
      "old_path": "include/asm-sparc/pci.h",
      "new_id": "2fd65db95e92134cf2cce93d2c4f7eb485fbcc9d",
      "new_mode": 33188,
      "new_path": "include/asm-sparc/pci.h"
    },
    {
      "type": "modify",
      "old_id": "2a0c85cd1c11de63ba0bb21ddb4424445e9f8722",
      "old_mode": 33188,
      "old_path": "include/asm-sparc64/pci.h",
      "new_id": "402667300d01a060df7dd9956131273379c429e1",
      "new_mode": 33188,
      "new_path": "include/asm-sparc64/pci.h"
    },
    {
      "type": "modify",
      "old_id": "e41941447b49210a103361c0d3dfe6ba30e8aef3",
      "old_mode": 33188,
      "old_path": "include/asm-v850/pci.h",
      "new_id": "d26eb8d67311dfc9d01bebe53e67ecb147fc1fb9",
      "new_mode": 33188,
      "new_path": "include/asm-v850/pci.h"
    },
    {
      "type": "modify",
      "old_id": "8712520ca47fc071b1c2eb672c02da70b4f616d3",
      "old_mode": 33188,
      "old_path": "include/asm-x86_64/pci.h",
      "new_id": "8461d6af102eba95ba3189b296a677145173628d",
      "new_mode": 33188,
      "new_path": "include/asm-x86_64/pci.h"
    },
    {
      "type": "modify",
      "old_id": "cfa1455848f4fd8169bc004229825fc8e2edeb3d",
      "old_mode": 33188,
      "old_path": "include/linux/pci.h",
      "new_id": "9ce4f1be093fb478f78decbb2e6cbc9df52a9261",
      "new_mode": 33188,
      "new_path": "include/linux/pci.h"
    }
  ]
}
