From owner-freebsd-ppc@freebsd.org Sat Mar 19 20:27:36 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3969AAD52A1 for ; Sat, 19 Mar 2016 20:27:36 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vk0-x22e.google.com (mail-vk0-x22e.google.com [IPv6:2607:f8b0:400c:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DAAD37A for ; Sat, 19 Mar 2016 20:27:35 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: by mail-vk0-x22e.google.com with SMTP id k1so178376218vkb.0 for ; Sat, 19 Mar 2016 13:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=9VZUsNyQ9o9ZcZHsdeptaqu34mmKtySZwJiKeAgc5eA=; b=pu6LnIAdGdPxmIckkp3o9ZIIFrJnivEdWrdNVeoAXOspqGNyuXHivlMF0XpBcPqNYF eutvfcLnZnsW68z0GIrAJymh2wl/1zVPwrJu5HorTe5H8CMUKdHbnXNZsRxbvpDG4BLU VvIFs0C2l3rFwGy2aILqPdYZ6UpvB6HzPPPZJXUyJ1S8DFa0AuNFlbvp039oWd6a0FFf 0mFeihYYMupAHkW8Zjk+h+AO/E7Eaubd1c+P+NtVLiL8W5e/nEbc5ct9hQffqVf+lFXZ afdcu+/SNm2rd4Eh6DBQyWlnJSrMFkFhfgjB9VmYcxt8SX6UvY0LNaxuqeSCrJN8AErx glkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=9VZUsNyQ9o9ZcZHsdeptaqu34mmKtySZwJiKeAgc5eA=; b=ay4Wuq0Cnc8yWKu1FVq6am2HO6WMifG+JLelpjSsMls/d+edNo5r87qYchO77xR3Oz UoR3MVNvTxdu0k0/+oqPjfUiMJEnKUvNxACPLcuPU4OUTMmfuyqTbXEawmW1ksKo7zTC 5rV4IRE2oPPXE8v108iETmP7XAl5OYPXBC+SCh/jjbruCe+8HoenxNMrSxHFqs++JWSA qFGPJD1kX5IW7vK49ZZ0DqEYO07JmyopeP1dbIPd2mtD71BGLNhqnjjEaEpfvEWkDHEx GfZjHpvzXRbhWqj+qO5v6yD8g8hn9J1VgMUzCinrmn8027YvKk6jT4usYhTdVDbf8wTu 2JDg== X-Gm-Message-State: AD7BkJIeHFvdIU5BjQORSwV4yZjhxogHs+nn5P0oRV2tMcIFBt0MnIsVkfAWveDIwqrBPMS5f4F/wEKF3EBmIw== MIME-Version: 1.0 X-Received: by 10.31.49.207 with SMTP id x198mr24686998vkx.1.1458419255029; Sat, 19 Mar 2016 13:27:35 -0700 (PDT) Received: by 10.103.37.196 with HTTP; Sat, 19 Mar 2016 13:27:34 -0700 (PDT) In-Reply-To: <20160319135811.489c45b1@zhabar.knownspace> References: <20160319121137.61abbfee@zhabar.knownspace> <20160319135811.489c45b1@zhabar.knownspace> Date: Sat, 19 Mar 2016 16:27:34 -0400 Message-ID: Subject: Re: Book-E SMP From: Joe Nosay To: Justin Hibbits Cc: Thomas Rix , "freebsd-ppc@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2016 20:27:36 -0000 Thanks. On Sat, Mar 19, 2016 at 2:58 PM, Justin Hibbits wrote: > That would be perfect. > > - Justin > > On Sat, 19 Mar 2016 18:56:44 +0000 > Thomas Rix wrote: > > > I have p2020, is this good enough to do a) ? > > T > > > > --- > > Tom Rix > > Sr. Staff Compiler Engineer > > trix@juniper.net > > > > > > > > > > > > On 3/19/16, 10:11 AM, "owner-freebsd-ppc@freebsd.org on behalf of > > Justin Hibbits" > chmeeedalf@gmail.com> wrote: > > > > >Currently SMP is broken on Book-E hardware, and I'm uncertain as to > > >why. Has anyone had SMP working with stock FreeBSD on Booke-E > > >hardware in the past? The only SMP book-E hardware I own requires > > >code support that post-dates anything which may have broken it. > > >Would anyone be willing to either: > > > > > >a) Test the introduction of SMP, and bisect from there to now, on > > >e500v2 hardware, or > > >b) loan me hardware to do this? > > > > > >I'm looking for dual-core e500v2, as that was the only hardware > > >FreeBSD booted on at the time SMP was introduced. > > > > > >Thanks, > > >Justin > > >_______________________________________________ > > >freebsd-ppc@freebsd.org mailing list > > >https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > > >To unsubscribe, send any mail to > > >"freebsd-ppc-unsubscribe@freebsd.org" > > > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >