From owner-freebsd-arm@FreeBSD.ORG Fri May 15 17:45:20 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25A31284 for ; Fri, 15 May 2015 17:45:20 +0000 (UTC) Received: from mail-ie0-x232.google.com (mail-ie0-x232.google.com [IPv6:2607:f8b0:4001:c03::232]) (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 E5E971BFC for ; Fri, 15 May 2015 17:45:19 +0000 (UTC) Received: by iesa3 with SMTP id a3so34057781ies.2 for ; Fri, 15 May 2015 10:45:19 -0700 (PDT) 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=lgp+5OHN8a7A289Pn1ruyG+ds4Nc6MubG8BK3Np5kR4=; b=UhYMSdptINcwC1hY3bdwSmy56Oi5oqJSfgusyeh3uMgQxsCiyacRb3H43jq5KJVmxo VeKid9PdlCjrbCddNmIRJJr1WFM/GZUfXT2NqQCDQln8zM4kbidRrGVzDOa6qxb3xVMi Zic7qPn/ZEVONT3Wsx6Gjso2S4Tc87Gc1lBOAersChyUKjj3fROebUYJwHWBUm34RB7L WIj0ySQw9jioL9uXAAVV/v5qhVOeI8fhwvqPonfrhXFmJZo18GMyZk7wyjT0w6YFAUsx jzdvhw7LTNEiOcz9AFZCyWdhkyWCv2XHV6JOxPb8JmQVF27PPfbTu/ltGNJ2+LWt+rXB hNeQ== MIME-Version: 1.0 X-Received: by 10.107.46.39 with SMTP id i39mr14459177ioo.8.1431711919275; Fri, 15 May 2015 10:45:19 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 15 May 2015 10:45:19 -0700 (PDT) In-Reply-To: <20150515174232.7f6f87da5880d94fc9241bbb@strcmp.org> References: <20150515174232.7f6f87da5880d94fc9241bbb@strcmp.org> Date: Fri, 15 May 2015 10:45:19 -0700 X-Google-Sender-Auth: cpypfpg1fC9QbSVOc_5wjRh1PY0 Message-ID: Subject: Re: RPI2-B performance From: Adrian Chadd To: Andreas Schwarz Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2015 17:45:20 -0000 Cool! Is 600MHz the highest you can run the RPI2? -a