Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965059AbVKBOpG (ORCPT ); Wed, 2 Nov 2005 09:45:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965062AbVKBOpG (ORCPT ); Wed, 2 Nov 2005 09:45:06 -0500 Received: from wproxy.gmail.com ([64.233.184.207]:63260 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S965059AbVKBOpE convert rfc822-to-8bit (ORCPT ); Wed, 2 Nov 2005 09:45:04 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CiqZO6r/U6JJ+TIu6t+ukFuNyjMyfnZbT8kqrzolXWG4JtI85v+s3CDspNp1QPuJR8wvRdZbTbDLnVi3U0gucYnWfuWRHO1yJm7FPi/5GJ/jgjQ3rEjRGau+KJVsf0Ev8nkkkNq97Ppz7w2AHQoW7+zLhaIG4gd4u5bnHqLy1gs= Message-ID: Date: Wed, 2 Nov 2005 09:45:03 -0500 From: Carlos Antunes To: Ingo Molnar Subject: Re: 2.6.14-rt1 Cc: Florian Schmidt , Steven Rostedt , Fernando Lopez-Lezcano , Rui Nuno Capela , "K.R. Foley" , john stultz , Mark Knecht , Thomas Gleixner , linux-kernel@vger.kernel.org In-Reply-To: <20051102144015.GA19845@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20051030133316.GA11225@elte.hu> <1130899662.12101.2.camel@cmn3.stanford.edu> <1130900716.29788.22.camel@localhost.localdomain> <1130902342.29788.23.camel@localhost.localdomain> <20051102102116.3b0c75d1@mango.fruits.de> <20051102144015.GA19845@elte.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1093 Lines: 37 On 11/2/05, Ingo Molnar wrote: > > * Carlos Antunes wrote: > > > > running the code i simply get: > > > > > > ~$ ./timing > > > Failed to create thread # 382 > > i suspect this is due to the stack ulimit being too high. Try something > like 'ulimit -s 128', which will make it 128K, instead of the default > 8MB. > Ingo, First of all, thank you for all the great work you've contributed to the Linux community. Now the question: do you have any ideas about what might make SCHED_OTHER perform better than SCHED_FIFO when in the presence of a great number of (mostly) sleeping threads? Thanks! Carlos -- "We hold [...] that all men are created equal; that they are endowed [...] with certain inalienable rights; that among these are life, liberty, and the pursuit of happiness" -- Thomas Jefferson - 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/