mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00:00
87bc359b98
Benefit from pci store block instruction by writing up to 128 bytes with a single instruction to MMIO space. Depending on the workload this can result in a huge performance increase due to the reduced number of instructions. The ordering guarantees of single stores vs. one store block are identical. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |
||
---|---|---|
.. | ||
Makefile | ||
pci_clp.c | ||
pci_dma.c | ||
pci_event.c | ||
pci_msi.c | ||
pci_sysfs.c | ||
pci.c |