From owner-freebsd-arm@FreeBSD.ORG Fri Dec 20 17:13:20 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BAB00A33 for ; Fri, 20 Dec 2013 17:13:20 +0000 (UTC) Received: from mail-qe0-x230.google.com (mail-qe0-x230.google.com [IPv6:2607:f8b0:400d:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D4AF16AA for ; Fri, 20 Dec 2013 17:13:20 +0000 (UTC) Received: by mail-qe0-f48.google.com with SMTP id gc15so2613018qeb.7 for ; Fri, 20 Dec 2013 09:13:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=gCIE2B27AwY0zIwOnr4hHBWwjS20GfQPsitexivis/8=; b=vK+4wAhDwQnKwIeh8Da8gvCU0x/4p5DO/uYUMVqUPfTngYdEbS7sRJM18rtIMU9FbR wDjyjda5yiD0j8y1d452LiHFBs62GjrHZy5lByIeaIR3dELLVsKofllCAqJg+6kqON1N 7YDyjy+p+kF/waE2//u4MZoGtjTwGu4uNR1OViaclCVsA5RHmhprLmy+PmGCS5F8W192 1sU0ej0KZo9OSiYJqbnI4dPaHPuU1YevkYvrlO9npd/dxj5hcHcROLdBom6wSctRwizB hLT5R1KraC8nRnI50Y/WadMVUi3D8PQ4st0MaSlpNVRUpiHsR8ZF2h8AOUg+RWR73kMY SYyg== MIME-Version: 1.0 X-Received: by 10.49.24.211 with SMTP id w19mr16127850qef.9.1387559599731; Fri, 20 Dec 2013 09:13:19 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Fri, 20 Dec 2013 09:13:19 -0800 (PST) Date: Fri, 20 Dec 2013 09:13:19 -0800 X-Google-Sender-Auth: gJB0pMvj4DS_0LgSpd0imSeuGLA Message-ID: Subject: R-PI fixes for dhclient/sshd? From: Adrian Chadd To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 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:13:20 -0000 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? -a