All of lore.kernel.org
 help / color / mirror / Atom feed
* xen_create_contiguous_region  - Regarding
@ 2007-04-06 10:46 Jambunathan K
  2007-04-06 11:07 ` Keir Fraser
  0 siblings, 1 reply; 7+ messages in thread
From: Jambunathan K @ 2007-04-06 10:46 UTC (permalink / raw)
  To: xen-devel; +Cc: sanjeev

Our driver maintains it's own set of bounce buffers rather than relying
on swiotlb.

Some context info could be accessed from this thread in the netdev
mailing list - http://marc.info/?l=linux-netdev&m=116430007806101&w=2

Given that we prefer to maintain our own bounce buffers, I could neither
find a dependable API that let the driver allocate machine contiguous
memory (that could later be *pci_map_singled*) nor find a suitable hook
to xen_create_contiguous_region.

As an aside, is there a tweak to "increase" contiguous memory regions
available so that xen_create_contiguous_regions() succeeds. On DomUs,
when swiotlb is enabled, I see some crashes which I would like to avoid
by redistributing memory resources.

Jambunathan K.

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

end of thread, other threads:[~2007-04-10  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-06 10:46 xen_create_contiguous_region - Regarding Jambunathan K
2007-04-06 11:07 ` Keir Fraser
2007-04-06 12:54   ` Jambunathan K
2007-04-09 13:17     ` Jambunathan K
2007-04-09 13:24       ` Keir Fraser
2007-04-10  6:25         ` Jambunathan K
2007-04-10  9:17           ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.