[<prev] [next>] [day] [month] [year] [list]
Message-ID: <27C98DBD82F21D40B17F071002A4EB3D1439D2CB@US01WXMBX1.internal.synopsys.com>
Date: Thu, 18 Jun 2009 20:13:56 -0700
From: Xiaolei Cai <Xiaolei.Cai@...opsys.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: process exit modify semaphore values.
I have an application that uses unnamed POSIX semaphores as synchronization mechanism among parent and several child processes. It seems upon one child process exits, the semaphore values are all set to 0. This change of value brings deadlock to the still running processes. I observed this behavior with Linux 2.6.23-1 x86_64 or newer. We don't have this problem with Linux 2.6.9-67.ELsmp x86_64.
Is there a way to disable this annoying behavior in the newer version of linux kernel?
Thanks!
Xiaolei
--
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