All of lore.kernel.org
 help / color / mirror / Atom feed
* Could convert a buffer that allocated by vmalloc to pages?
@ 2007-01-23 13:04 Yu-Chen Wu
  2007-01-23 13:12 ` Anton Altaparmakov
  0 siblings, 1 reply; 7+ messages in thread
From: Yu-Chen Wu @ 2007-01-23 13:04 UTC (permalink / raw)
  To: linux-kernel

Hi,
I write a driver have a big buffer (16MB,allocated by vmalloc).
I want to use the buffer to do DMA transmission so I need getting the pages
of the buffer.
Have any kernel API can do this?
My platform is x86_64 and 2GB RAM

THX


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

end of thread, other threads:[~2007-01-23 19:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 13:04 Could convert a buffer that allocated by vmalloc to pages? Yu-Chen Wu
2007-01-23 13:12 ` Anton Altaparmakov
2007-01-23 14:15   ` Yu-Chen Wu
2007-01-23 14:50     ` Anton Altaparmakov
2007-01-23 15:40       ` Yu-Chen Wu
2007-01-23 19:36         ` Anton Altaparmakov
2007-01-23 15:42     ` Kyle McMartin

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.