[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <030701c73eef$0b4d0010$0100a8c0@sslabmayasky>
Date: Tue, 23 Jan 2007 21:04:40 +0800
From: "Yu-Chen Wu" <g944370@...nthu.edu.tw>
To: <linux-kernel@...r.kernel.org>
Subject: Could convert a buffer that allocated by vmalloc to pages?
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists