[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Regarding Memory sharing
Hi All
I have allocated a piece of memory in the kernel space ( using kmalloc ) and
wanted to share this memory with a process running in user mode.
Is there any way that the process can directly access this memory without
writing a system call. I mean can we attach the this memory in the process's
address space, some thing similar to shmat( )
which we use with the shared memory and directly start the transactions.
Thanks in advance..................
--
Thanks and Regards
------------------------------------
Vinay. Salotagi
SASKEN BUSINESS DISCLAIMER
This message may contain confidential, proprietary or legally Privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/