Re: system IPC

From: YH
Date: Wed Sep 07 2005 - 06:54:27 EST


It seems that the kernel disallows drivers to use system IPC. Asynchronous communication mechanism is very effective mechanism among various embedded OSes, even popular in RTOSes. Any reason why cannot use sys_msgsnd and sys_msgrcv for kernel drivers?

-
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/