From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [Patch suggestion] Probability flag for 32 bit syscalls Date: Wed, 25 Sep 2013 16:32:01 -0400 Message-ID: <20130925203201.GA12603@redhat.com> References: <20130924185045.GB21307@redhat.com> <20130924192130.GC21307@redhat.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ildar Muslukhov Cc: trinity@vger.kernel.org On Wed, Sep 25, 2013 at 01:25:21PM -0700, Ildar Muslukhov wrote: > Any luck with the test? Nothing specifically problematic with 32bit syscalls, but I've got a bunch of changes that I'll push out over the next day or so as a result of yesterdays run. I found a bunch of cases where we end up with all the children stuck reading fd's, and ignoring sigkill after the sigalarm has gone off. Still tweaking it. Dave