From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 23 18:12:48 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 817B6C59; Tue, 23 Dec 2014 18:12:48 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12A3564425; Tue, 23 Dec 2014 18:12:48 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id r20so11587097wiv.14; Tue, 23 Dec 2014 10:12:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=e4/W0kjATqs8bGPS7U+yI3QCW6Dp04uPYr95KsVvanM=; b=BjpRNg14Xkh/4CkTWfUqKQu4xVvKU6o71TroIXtzpFKTUJODd8jR0itmA0qSITN33P RPUi8zEYnQMsOeipSWnFCOfUz4fcX30l2PfqDSxb/SCJGJQCrZ5u7aQmsc5HeTSy8xGa RDbN0cQmtAYjpw57dVCvOIs7AxP8RA+4I/BYpns9k//eSOZ7WDapT+UbgYd1xrgpFowp GuQk+vlWncsxpMUBrCBvX720rOL7Ge0NF+KSJ+uUl+1gk/1CvlkeyrG7S38l7zF2/iDr o1GLv0XAuhRuIsUhHkLaSNyTwxxFl8Gy/LEP7C2hSrdVu0DO2cLuKW5R4iAzr9RIlv7l JlZA== MIME-Version: 1.0 X-Received: by 10.180.20.6 with SMTP id j6mr42586539wie.59.1419358366489; Tue, 23 Dec 2014 10:12:46 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.195 with HTTP; Tue, 23 Dec 2014 10:12:46 -0800 (PST) In-Reply-To: <35AF9553-9536-41B0-8C2C-D907ED8E8531@gmail.com> References: <35AF9553-9536-41B0-8C2C-D907ED8E8531@gmail.com> Date: Tue, 23 Dec 2014 10:12:46 -0800 X-Google-Sender-Auth: KSKrzjwCsi55noAnq3s8X119cR8 Message-ID: Subject: Re: status of projects/numa? From: Adrian Chadd To: Gavin Mu Content-Type: text/plain; charset=UTF-8 Cc: "attilio@freebsd.org" , "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 18:12:48 -0000 On 23 December 2014 at 02:19, Gavin Mu wrote: > Hi, Adrian, > > Thanks, I have checked out your ACPI related change for NUMA support. Looking forward to your further updates. > > Is the discussion public? it will be very helpful if there are any records. We have had a hacked and limited impl of NUMA, and wondering if we can help on a general design for FreeBSD. I'm 100% for having a public discussion list and discussion about adding more NUMA support. So please kick-start this a little - what can you share about your private NUMA support? -adrian