Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933096Ab3DBUBr (ORCPT ); Tue, 2 Apr 2013 16:01:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62095 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761104Ab3DBUBp (ORCPT ); Tue, 2 Apr 2013 16:01:45 -0400 Date: Tue, 2 Apr 2013 16:00:27 -0400 From: Dave Jones To: Sasha Levin Cc: Linus Torvalds , Peter Hurley , Andrew Morton , Rik van Riel , Davidlohr Bueso , Linux Kernel Mailing List , hhuang@redhat.com, "Low, Jason" , Michel Lespinasse , Larry Woodman , "Vinod, Chegu" , Stanislav Kinsbursky Subject: Re: ipc,sem: sysv semaphore scalability Message-ID: <20130402200027.GE17422@redhat.com> Mail-Followup-To: Dave Jones , Sasha Levin , Linus Torvalds , Peter Hurley , Andrew Morton , Rik van Riel , Davidlohr Bueso , Linux Kernel Mailing List , hhuang@redhat.com, "Low, Jason" , Michel Lespinasse , Larry Woodman , "Vinod, Chegu" , Stanislav Kinsbursky References: <20130326192852.GA25899@redhat.com> <20130326124309.077e21a9f59aaa3f3355e09b@linux-foundation.org> <20130329161746.GA8391@redhat.com> <20130329190642.GC23893@redhat.com> <1364585774.31320.9.camel@thor.lan> <515B026B.1040901@oracle.com> <515B371D.9010809@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <515B371D.9010809@oracle.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 23 On Tue, Apr 02, 2013 at 03:53:01PM -0400, Sasha Levin wrote: > On 04/02/2013 01:52 PM, Linus Torvalds wrote: > > On Tue, Apr 2, 2013 at 9:08 AM, Sasha Levin wrote: > >> > >> By just playing with the 'msgsz' parameter with MSG_COPY set. > > > > Hmm. Looking closer, I suspect you're testing without commit > > 88b9e456b164 ("ipc: don't allocate a copy larger than max"). That > > should limit the size passed in to prepare_copy -> load_copy to > > msg_ctlmax. > > That commit has a revert in the -next trees, do we need a revert > of the revert? Yeah, I told Andrew to drop that, but I think he's travelling. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/