Subject: mmapping a kernel page in user-land
To: None <tech-kern@netbsd.org>
From: Bharani Chadalavada <bharani.chadalavada@nexsi.com>
List: tech-kern
Date: 05/03/2001 19:35:25
Hi,

I am writing a small pseudo-device. As a part of that, I want to know if
it is possible for a kernel page owned by the device driver be mmapped
by a user-land process. I beleive something like this must have been
done before. If you could provide any pointers that will be great.

Thank you,
Bharani.