lkml.org 
[lkml]   [2011]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: intercommunications between Linux kernel modules
Date
Cyclonus J <cyclonusj@gmail.com> writes:

> I am looking for a way to do an IPC-like communications between two
> linux kernel modules, such as mqueue or shared memory. After searching
> for a while, I can't find such information available inside existing
> linux kernel or online.
>
> So, my question is if this is something discussed before here and gets
> rejected or still might be accepted in the mainstream kernel tree?

All kernel memory is shared in Linux, so the concept doesn't make sense.

If you want to send messages or communicate inside the kernel there are
lots of different facilities available.

-Andi
--
ak@linux.intel.com -- Speaking for myself only


\
 
 \ /
  Last update: 2011-10-07 04:07    [from the cache]
©2003-2011 Jasper Spaans