[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2cd4ff050912020417r27b52a89v4e676c7d4ab74ad4@mail.gmail.com>
Date: Wed, 2 Dec 2009 14:17:05 +0200
From: Mai Daftedar <mai.daftedar@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Inter Thread Coomunication
Hi all,
I have a question to ask I have two threads that have
messages(Structure with data) that should be passed between them.
After some googling I learnt that using queues and pipes are expensive
(effieciency wise) and that I should just pass in the parameters and
use mutex to protect shared data...
Can anyone add on to this tradeoff information
Note: Can you CC me in the reply
Thanks
Best Regards
Mai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists