Re: VM: Bizzare MM tricks...

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Apr 26 2000 - 16:10:27 EST


> wondering how to best go about mapping kernel memory to
> user space and vice versa. mmap(2) is a possibility, but would
> require a vast rework of the code, and break the ability of
> the customer to use their existing code base in NT/95.

Use mmap. It is the only really sane way in generic 2.2. If you try and
write an NT API driver into Linux you will suffer far more than writing
a Linux API driver and a little glue library that fakes their API

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:11 EST