From owner-freebsd-arm@FreeBSD.ORG Fri Sep 5 21:41:44 2014 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 9861DA9 for ; Fri, 5 Sep 2014 21:41:44 +0000 (UTC) Received: from bein.link (unknown [IPv6:2a02:2770:3:0:21a:4aff:fee6:9061]) by mx1.freebsd.org (Postfix) with ESMTP id 62136124F for ; Fri, 5 Sep 2014 21:41:44 +0000 (UTC) Received: from quad.localnet (unknown [188.134.8.193]) by bein.link (Postfix) with ESMTPSA id 69A194051D for ; Fri, 5 Sep 2014 23:41:41 +0200 (CEST) From: Maxim V FIlimonov To: freebsd-arm@freebsd.org Subject: Cubieboard: load average above 2 Date: Sat, 06 Sep 2014 01:41:40 +0400 Message-ID: <27116175.UDSoyStjsX@quad> User-Agent: KMail/4.12.5 (FreeBSD/10.0-RELEASE-p7; KDE/4.12.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2014 21:41:44 -0000 Recently, I installed FreeBSD-current to my Cubieboard2: root@cubie:~ # uname -a FreeBSD cubie 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r271182M: Sat Sep 6 01:17:28 MSK 2014 root@quad:/usr/obj/arm.armv6/home/che/freebsd- src/head/sys/CUBIEBOARD2 arm And the system's load average keeps being above 2: root@cubie:~ # uptime 8:31PM up 19 mins, 1 user, load averages: 2.36, 1.89, 1.32 Everything is not really slow, but sometimes takes time. What could be the problem here? What can I do with that? -- wbr, Maxim Filimonov che@bein.link