Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752663AbZAZJHw (ORCPT ); Mon, 26 Jan 2009 04:07:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751138AbZAZJHc (ORCPT ); Mon, 26 Jan 2009 04:07:32 -0500 Received: from casper.infradead.org ([85.118.1.10]:46551 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751224AbZAZJHa (ORCPT ); Mon, 26 Jan 2009 04:07:30 -0500 Subject: Re: [patch] SLQB slab allocator (try 2) From: Peter Zijlstra To: Pekka Enberg Cc: Nick Piggin , Linux Memory Management List , Linux Kernel Mailing List , Andrew Morton , Lin Ming , "Zhang, Yanmin" , Christoph Lameter In-Reply-To: <1232959706.21504.7.camel@penberg-laptop> References: <20090123154653.GA14517@wotan.suse.de> <1232959706.21504.7.camel@penberg-laptop> Content-Type: text/plain Date: Mon, 26 Jan 2009 10:07:20 +0100 Message-Id: <1232960840.4863.7.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 17 On Mon, 2009-01-26 at 10:48 +0200, Pekka Enberg wrote: > Christoph has expressed concerns over latency issues of SLQB, I suppose > it would be interesting to hear if it makes any difference to the > real-time folks. I'll 'soon' take a stab at converting SLQB for -rt. Currently -rt is SLAB only. Then again, anything that does allocation is per definition not bounded and not something we can have on latency critical paths -- so on that respect its not interesting. -- 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/