Hi,
I used msg IPC because this test needs to synchronize 3 processes (parent
and 2 children) and in this case at least 6 named pipes would be needed.
So instead 6 named pipes I used only one message queue where each process
has its own message type.

Matus Marhefka


----- Original Message -----
From: "Cyril Hrubis" <chru...@suse.cz>
To: "Matus Marhefka" <mmarh...@redhat.com>
Cc: ltp-list@lists.sourceforge.net
Sent: Tuesday, December 2, 2014 5:42:36 PM
Subject: Re: [LTP] [PATCH v2] containers: added mountns/mountns05.c

Hi!
> Tests a slave-shared mount: slave-shared mount makes
> a mountpoint both, shared and slave at the same time.

Looking at the code I wonder why msg IPC was choosen for parent-child
synchronization over the checkpoint interface?

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to