Hi John I am trying to implement a memory layer between the kernel and process, so that process can use it to communicate between each other. This is going to be a shared memory. Every process that would like to communicate with other process using this layer, should attach itself to this layer. I create shared memory in this method and this method should be a system call. So, I was wondering if I can make a system call from kernel. thanks! CHarumathi. > >On Sat, Apr 27, 2002 at 12:42:22AM +0000, krishnan charumathi wrote: > > > Can someone help me in figuring out "how to make a system call within >the > > kernel"??? > >You really don't want to do this. How about you explain your problem >first, and perhaps we can come up with a better solution.. > >regards >john > >-- >"This is just the kind of crackpot scheme I've been looking to champion!!!" > - P.M. Hartke on 6U campaign >-- >Kernelnewbies: Help each other learn about the Linux kernel. >Archive: http://mail.nl.linux.org/kernelnewbies/ >FAQ: http://kernelnewbies.org/faq/ > You Can If U think U Can _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/