Re: PCI DMA to small buffers on cache-incoherent arch
[Posted June 11, 2002 by corbet]
From: "David S. Miller" <davem@redhat.com>
To: wjhun@ayrnetworks.com
Subject: Re: PCI DMA to small buffers on cache-incoherent arch
Date: Mon, 10 Jun 2002 20:10:33 -0700 (PDT)
Cc: paulus@samba.org, roland@topspin.com, linux-kernel@vger.kernel.org
Wait a second, forget all of this cache alignment crap. If we can
avoid drivers seeing it, we should by all means necessary.
We should just tell people to use PCI pools and be done with it. That
way all the complexity about buffer alignment and all this other
crapola lives strictly inside of the PCI pool code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/