From owner-freebsd-arm@FreeBSD.ORG Fri May 15 17:46:46 2015 Return-Path: Delivered-To: freebsd-arm@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 7AF5E2E0 for ; Fri, 15 May 2015 17:46:46 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (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 43FF21C0D for ; Fri, 15 May 2015 17:46:46 +0000 (UTC) Received: by igcau1 with SMTP id au1so35603642igc.1 for ; Fri, 15 May 2015 10:46:45 -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=LWBXDZPO8ghqcqcyqEiZY3hJiPBh7Ih204cLGmVgYMc=; b=j7bW/UJKc3K5xrnaArrNMibljw3tUegnKuoiC/oIEagu0kggCPxNcLv9oMm+NIc1vd NABG8ITy4uBM0rOFqcLbfN//orCQFe0DXrE46ewxNF5ikJ73Ia5JbmR1BnqfshX5aQzy vIdPNezpMnga7Cyyh45ZosakJbAJp+KlxRPfzdEFqu0PtNh0tASxvCUYkeaU9wIOrD3h 6hRHvzBH0huRE3aNXhKp5B6pb3xXAW9oH9gbeQoO60fcJ8DOWLgzlNrDdBy4UrRLl17i CM7P6VmGo5A0vNTRzudKFLGqBeEkWv36rLHJd0D1iiQ1X8ywcSVdIczjK7e9xxIjmg6x 66TQ== MIME-Version: 1.0 X-Received: by 10.43.58.201 with SMTP id wl9mr22261964icb.37.1431712005722; Fri, 15 May 2015 10:46:45 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Fri, 15 May 2015 10:46:45 -0700 (PDT) In-Reply-To: References: <3AB5ECCF20894591B4DF5FCBA8CA49BB@ad.peach.ne.jp> Date: Fri, 15 May 2015 10:46:45 -0700 X-Google-Sender-Auth: zcRaMODoZjCvM6QmhCie7kOeklg Message-ID: Subject: Re: Performance issues with raspberry pi 2 From: Adrian Chadd To: Andreas Andersson 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:46:46 -0000 Hi, What's sysctl dev.cpu.0 show? Does it correctly step the CPU up to 900MHz? -adrian