check this http://people.ee.ethz.ch/~arkeller/linux/kernel_user_space_howto.html
On Tue, May 4, 2010 at 11:17 AM, Balachandar <[email protected]> wrote: > Hi, > I need a shared buffer between user and kernel space. I read that one way > is to allocated buffer in kernel and then call mmap from the user space. I > searched for an example but couldn't find something useful. If you know, > could you please send me any links or sample code that does this.... Thank > you... > > Thanks, > Bala >
