From owner-freebsd-arm@FreeBSD.ORG Fri Dec 20 17:53:21 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD2552C8 for ; Fri, 20 Dec 2013 17:53:21 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C48D1A07 for ; Fri, 20 Dec 2013 17:53:21 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id j5so2879245qaq.19 for ; Fri, 20 Dec 2013 09:53:20 -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=enp8Zc6TeC8qF7VGzxh9/vbRqt965Lx+w4eEQYUM2C4=; b=LEeBIOc4q9GxmfgjRA4PdOo4R+7IMIlI7x5RXCpo4KiaG4d/cskb20KveBiFd/+okF 5rD0Vv4zsHb+tRAAHvC+Hs6NjxNNb0MM47XcwmP+QfXSUkXMp4DcpbiMflaYn4ES5r22 8zFqW43IgD3sECzsihacCUaLvRw19GiIlac78nPXpv0X0X9PrKY38TUvtrF1dbn5GW11 p/W4jBt7djSJG8ILJj0mtm193z4c/eqlhouqo0AlCP2YzyZRXwj2LosXnFiPXkATxpOR EWxJeKWdScocFbJa7hCtdhe85miMJqcLZKMTaXpMBaKEJ3SINIhGv06hKLcpTJ5b2mo0 aZ+w== MIME-Version: 1.0 X-Received: by 10.49.129.38 with SMTP id nt6mr16376219qeb.78.1387562000747; Fri, 20 Dec 2013 09:53:20 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Fri, 20 Dec 2013 09:53:20 -0800 (PST) In-Reply-To: <05740C4C-4B02-4567-9E46-E739ECEDA797@bsdimp.com> References: <05740C4C-4B02-4567-9E46-E739ECEDA797@bsdimp.com> Date: Fri, 20 Dec 2013 09:53:20 -0800 X-Google-Sender-Auth: TSDLrl3pMq7x4f3ZmJ6pGMMqP8w Message-ID: Subject: Re: R-PI fixes for dhclient/sshd? From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 17:53:21 -0000 On 20 December 2013 09:29, Warner Losh wrote: > > On Dec 20, 2013, at 10:13 AM, Adrian Chadd wrote: > >> Hi, >> >> Did the fixes to the raspberry pi SoC support go into the tree? The >> stuff that was affecting the allocator behaviour for things like >> sshd/dhclient? > > I thought all armv6 builds were affected by this... Right. Well, I thought it had at least been diagnosed. -adrian