linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ?
@ 2019-08-14 14:50 Corentin Labbe
  2019-08-14 17:49 ` Daniel Vetter
  0 siblings, 1 reply; 6+ messages in thread
From: Corentin Labbe @ 2019-08-14 14:50 UTC (permalink / raw)
  To: bskeggs, airlied, daniel, hch, m.szyprowski, robin.murphy
  Cc: dri-devel, nouveau, linux-kernel, iommu

Hello

Since lot of release (at least since 4.19), I hit the following error message:
DMA-API: cacheline tracking ENOMEM, dma-debug disabled

After hitting that, I try to check who is creating so many DMA mapping and see:
cat /sys/kernel/debug/dma-api/dump | cut -d' ' -f2 | sort | uniq -c
      6 ahci
    257 e1000e
      6 ehci-pci
   5891 nouveau
     24 uhci_hcd

Does nouveau having this high number of DMA mapping is normal ?

Regards

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-16 18:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 14:50 DMA-API: cacheline tracking ENOMEM, dma-debug disabled due to nouveau ? Corentin Labbe
2019-08-14 17:49 ` Daniel Vetter
2019-08-15 13:35   ` Christoph Hellwig
2019-08-15 13:50     ` Robin Murphy
2019-08-16 14:31   ` Corentin Labbe
2019-08-16 18:45     ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).