aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorDon Fry <[email protected]>2007-03-06 10:45:23 -0800
committerJeff Garzik <[email protected]>2007-04-28 11:00:58 -0400
commit6ecb766710e5128e3b8f3c775f907dcb8fead8d1 (patch)
tree054a009b93ebad4f85d2e454f6c31fc3fabf3e96 /include/linux/debugobjects.h
parent1c8816c6fe375ed3a1e342fcf7f403cd4f0d5041 (diff)
pcnet32: only allocate init_block dma consistent
The patch below moves the init_block out of the private struct and only allocates init block with pci_alloc_consistent. This has two effects: 1. Performance increase for non cache coherent machines, because the CPU only data in the private struct are now cached 2. locks are working now for platforms, which need to have locks in cached memory Signed-off-by: Thomas Bogendoerfer <[email protected]> Acked-by: Don Fry <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions