Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755951AbZCDAyA (ORCPT ); Tue, 3 Mar 2009 19:54:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752796AbZCDAxv (ORCPT ); Tue, 3 Mar 2009 19:53:51 -0500 Received: from smtp-out.google.com ([216.239.45.13]:28299 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652AbZCDAxv (ORCPT ); Tue, 3 Mar 2009 19:53:51 -0500 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:date:message-id:subject:from:to: cc:content-type:content-transfer-encoding:x-system-of-record; b=Rnopg1T1ekWnJIUeS/4f6zq/vsneoouMkntC7sHE+n7GeBx+2M7x2U9DTn4bEHPl5 trk4axjx15rTJxqm4kRGg== MIME-Version: 1.0 In-Reply-To: References: <6599ad830903031355y3e12dec6n4b7b675d354f8e72@mail.gmail.com> Date: Tue, 3 Mar 2009 16:53:46 -0800 Message-ID: <6599ad830903031653t231eb921md60a1aa21effa87b@mail.gmail.com> Subject: Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs From: Paul Menage To: David Rientjes Cc: Christoph Lameter , Pekka Enberg , Andrew Morton , Randy Dunlap , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 19 On Tue, Mar 3, 2009 at 2:29 PM, David Rientjes wrote: > > That would help for cpusets that are looking for NUMA optimizations (i.e. > probably long-lived objects with local affinity) but would not ensure > memory isolation from tasks in other exclusive cpusets from allocating on > my slab. That would be the sysadmin's choice, if they set these other cpusets with slab_hardwall=false. Presumably in most cases all cpusets would have slab_hardwall set to the same value. Paul -- 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/