David Brownell writes: > Given that some hardware must return the dma addresses, why > should it be a good thing to have an API that doesn't expose > the notion of a reverse mapping? At this level -- not the lower > level code touching hardware PTEs. Because its' _very_ expensive on certain machines. You have to do 1 or more I/O accesses to get at the PTEs. If you add this reverse notion to just one API (the dma pool one) then people will complain (rightly) that there is not orthogonality in the API since the other mapping functions do not provide it. No, it is unacceptable. Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: SLAB vs. pci_alloc_xxx in usb-uhci patch Manfred Spraul
- Re: SLAB vs. pci_alloc_xxx in usb-uhci patch David Brownell
- Re: SLAB vs. pci_alloc_xxx in usb-uhci patch Russell King
- Re: SLAB vs. pci_alloc_xxx in usb-uhci patch Alan Cox
- Re: [linux-usb-devel] Re: SLAB vs. pci_a... David Brownell
- Re: SLAB vs. pci_alloc_xxx in usb-uhci patch David S. Miller
- Re: SLAB vs. pci_alloc_xxx in usb-uhci p... David Brownell
- Re: SLAB vs. pci_alloc_xxx in usb-u... David S. Miller
- Re: [linux-usb-devel] Re: SLAB ... Johannes Erdfelt
- Re: [linux-usb-devel] Re: SLAB ... David Brownell
- Re: [linux-usb-devel] Re: SLAB ... David S. Miller
- Re: [linux-usb-devel] Re: SLAB ... David Brownell
- Re: [linux-usb-devel] Re: SLAB ... Pete Zaitcev
- Re: [linux-usb-devel] Re: SLAB ... Alan Cox
- Re: SLAB vs. pci_alloc_xxx in usb-u... David Brownell
- Re: SLAB vs. pci_alloc_xxx in u... Pete Zaitcev
- Re: SLAB vs. pci_alloc_xxx in u... David Brownell
- Re: SLAB vs. pci_alloc_xxx in u... Gérard Roudier
- Re: SLAB vs. pci_alloc_xxx in u... David Brownell
- Re: SLAB vs. pci_alloc_xxx in u... Gérard Roudier
- Re: SLAB vs. pci_alloc_xxx in u... David Brownell