Re: Existing netlink kernel <--> kernel communication

From: Marcel Holtmann
Date: Mon Aug 17 2009 - 17:05:16 EST


Hi Luis,

> Was curious if there are existing use cases of netlink for kernel <-->
> kernel communication rather than the typical kernel <--> userspace.
> The original RFC 3549 [1] does specify it could have been used for
> "intra-kernel messaging", but am just not aware of existing use cases.
> A pointer could help.

I would use direct function calls for kernel to kernel communication. No
need to put any messaging system in between.

Regards

Marcel


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