[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081123130419.GA570@elte.hu>
Date: Sun, 23 Nov 2008 14:04:19 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Joerg Roedel <joro@...tes.org>
Cc: Joerg Roedel <joerg.roedel@....com>, netdev@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
iommu@...ts.linux-foundation.org
Subject: Re: [PATCH 03/10] x86: add initialization code for DMA-API
debugging
Another generic suggestion:
Why not just replace dma_ops with a debug version? That way it could
be a runtime feature based off the already existing DMA op callbacks,
without any extra overhead.
I'd prefer such a solution much more with an x86 architecture
maintainer hat on, because this way distributions could enable this
debug feature (with the facility being off by default) without
worrying about the wrapping overhead.
This would basically be a special variant of stacked DMA ops support.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists