[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 373] DMA assertion failing when DMA crosses page boundary
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=373 ------- Additional Comments From mulix@xxxxxxxxx 2005-10-30 09:50 ------- [follow-up from Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>] Is the network interface set up to use jumbo frames? Otherwise I wouldn't expect alloc_skb() to allocate a data area that straddles a page boundary, since the allocation will come from one of the sub-page-sized power-of-two kmem caches. If the problem is jumbo frames, we might need to add a hook to alloc_skb(). Using swiotlb will suck hugely. -- Keir -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |