From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 22 17:11:10 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87CECE7F; Mon, 22 Dec 2014 17:11:10 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (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 198CD64E02; Mon, 22 Dec 2014 17:11:10 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id k14so7243110wgh.15; Mon, 22 Dec 2014 09:11:08 -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=ue0A9yf1Gpb/m4/lAQdXLu0oo4pdobOt2y4Veg5KG8I=; b=TfwstBYIni1puBu3smDs1bM5nDG0GCCqMuvnbHmy1zxPqskimTFvGmIo28TWSRP/G4 bcgMU4INFRQYTjFmhndKONh7WRb2cMMFQhePsSKnda5rbfrwHlSn+fTSzTPjRes44bRw T+2sHVyOXsiiNRbBMEV1V6EzvF99Zigze5o2NqmBf1ESOBACFHLhgJ9gLs24mNrtu1Wn wy6H3dT1tysb70qNZt4Jl7ONcE+rMGyNFJIxVy26F+lBqw5NZpmNBQsyCby5O9Yjdd/o 2X/vFqKnQ32JoKpNcNEpOqxRxiWbn3G4Vj9D5DDzdnu9UdmSdpPxKRnHdVRJFSj5O+Gw oqSA== MIME-Version: 1.0 X-Received: by 10.194.24.103 with SMTP id t7mr43968144wjf.15.1419268268263; Mon, 22 Dec 2014 09:11:08 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.195 with HTTP; Mon, 22 Dec 2014 09:11:08 -0800 (PST) In-Reply-To: References: Date: Mon, 22 Dec 2014 09:11:08 -0800 X-Google-Sender-Auth: oK00ElcVTCCzokjE4mtxUXfkiBI 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: Mon, 22 Dec 2014 17:11:10 -0000 There's been a whole bunch of discussion going on between the various parties finishing this off. I'll see if I can get some further updates about it. (I've been chasing it up so I can teach device drivers and the network stack about NUMA..) -adrian On 22 December 2014 at 07:51, Gavin Mu wrote: > Hi, > > Do you know what is the status of projects/numa? It seems it has been there for more than half a year without any update. Is there any plan to merge to HEAD? or is it not ready yet? > > The new Intel Haswell Xeon supports a feature called Cluster on Die, and there will be two NUMA domains in one CPU socket. I am wondering if NUMA support is being more and more important. > > Regards, > Gavin Mu > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"