On Mon, 1 Dec 2008 02:38:51 +0100
Alexej Sokolov <[EMAIL PROTECTED]> wrote:

> Hello, 
> 
> I would like to remap some buffers allocated in kernel space to memory
> space of certain process. 
> 
The simplest way is to expose this buffer through device pager.
Implement the driver callback and let userland to simply mmap the page.

-- 
Alexander Kabaev

Attachment: signature.asc
Description: PGP signature

Reply via email to