From owner-freebsd-arm@FreeBSD.ORG Sat Mar 21 06:46:04 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 5428217F for ; Sat, 21 Mar 2015 06:46:04 +0000 (UTC) Received: from moon.peach.ne.jp (moon.peach.ne.jp [203.141.148.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA637D6C for ; Sat, 21 Mar 2015 06:46:03 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id 350186811E for ; Sat, 21 Mar 2015 15:37:19 +0900 (JST) Received: from artemis (unknown [172.18.0.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTPSA id 2A76268118 for ; Sat, 21 Mar 2015 15:37:19 +0900 (JST) Message-ID: <0A8B79848FD143F09B549230F7F890D5@ad.peach.ne.jp> From: "Daisuke Aoyama" To: References: <1DA948EA255F4963ACBC0EBE7D046401@ad.peach.ne.jp> <34D37D2811D246BEB11080D19F03FECE@ad.peach.ne.jp> <579F7C2BEACC4FF684780E575AC9C474@ad.peach.ne.jp> In-Reply-To: <579F7C2BEACC4FF684780E575AC9C474@ad.peach.ne.jp> Subject: New kernel of NAS4Free for ODROID-C1 is released. Date: Sat, 21 Mar 2015 15:37:28 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP 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: Sat, 21 Mar 2015 06:46:04 -0000 Hello, New kernel of NAS4Free for ODROID-C1 is released. It includes new USB driver v1.2 which improves writing performance from around 6MB/s to 24MB/s. So it's 4x faster than first version! (previous patched version; 1.5x from 16MB/s to 24MB/s) The driver source diff will be posted at next mail. This time, I've uploaded new kernel only. So you need previous base image for testing. Current version of NAS4Free image for ODROID-C1 is: http://www.peach.ne.jp/archives/nas4free/test/NAS4Free-oc1-SD-9.3.0.2.1353-20150306.img.gz New kernel included USB driver v1.2 is: http://www.peach.ne.jp/archives/nas4free/kernel/kernel-oc1-20150321 How to update new kernel: ---------------------------------------------------------------------- You need re-mount boot fs because NAS4Free use read-only by default. You can process this from Console Menu 6) Shell or using SSH login. 1. re-mount boot fs as writable. # mount -uw /cf 2. backup old kernel. # cd /cf/boot/kernel # mv kernel kernel.bak 3. download kernel to /cf/boot/kernel directory. # fetch -o kernel http://www.peach.ne.jp/archives/nas4free/kernel/kernel-oc1-20150321 4. flush writing and back to read-only # cd / # umount /cf # mount /cf 5. reboot the server. # shutdown -r now Now you can get shares of 16MB/s reading and 24MB/s writing on NAS4Free for ODROID-C1! ---------------------------------------------------------------------- Detailed result: ---------------------------------------------------------------------- Server: NAS4Free 9.3.0.2.1353(+ new kernel) ODROID-C1@1512MHz, samba 4.1.17 standalone (Max SMB3) Benchmark: UFS 100MB/4000MB, ZFS 100MB/1000MB(due to slow...) ----------------------------------------------------------------------- CrystalDiskMark 3.0.2 Shizuku Edition x64 (C) 2007-2012 hiyohiyo Crystal Dew World : http://crystalmark.info/ ----------------------------------------------------------------------- * MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s] Sequential Read : 23.000 MB/s Sequential Write : 23.948 MB/s Random Read 512KB : 21.772 MB/s Random Write 512KB : 23.712 MB/s Random Read 4KB (QD=1) : 2.853 MB/s [ 696.4 IOPS] Random Write 4KB (QD=1) : 1.476 MB/s [ 360.4 IOPS] Random Read 4KB (QD=32) : 2.545 MB/s [ 621.4 IOPS] Random Write 4KB (QD=32) : 1.373 MB/s [ 335.3 IOPS] Test : 100 MB [V: 12.8% (57.8/451.1 GB)] (x5) Date : 2015/03/21 11:09:56 OS : Windows 7 Ultimate Edition SP1 [6.1 Build 7601] (x64) NAS4Free/OC1 Toshiba MK5065GSX ----------------------------------------------------------------------- CrystalDiskMark 3.0.2 Shizuku Edition x64 (C) 2007-2012 hiyohiyo Crystal Dew World : http://crystalmark.info/ ----------------------------------------------------------------------- * MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s] Sequential Read : 16.432 MB/s Sequential Write : 23.959 MB/s Random Read 512KB : 7.816 MB/s Random Write 512KB : 21.243 MB/s Random Read 4KB (QD=1) : 0.299 MB/s [ 73.1 IOPS] Random Write 4KB (QD=1) : 0.290 MB/s [ 70.9 IOPS] Random Read 4KB (QD=32) : 0.306 MB/s [ 74.6 IOPS] Random Write 4KB (QD=32) : 0.294 MB/s [ 71.8 IOPS] Test : 4000 MB [V: 12.8% (57.9/451.1 GB)] (x9) Date : 2015/03/21 11:09:39 OS : Windows 7 Ultimate Edition SP1 [6.1 Build 7601] (x64) NAS4Free/OC1 Toshiba MK5065GSX ----------------------------------------------------------------------- CrystalDiskMark 3.0.2 Shizuku Edition x64 (C) 2007-2012 hiyohiyo Crystal Dew World : http://crystalmark.info/ ----------------------------------------------------------------------- * MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s] Sequential Read : 22.990 MB/s Sequential Write : 23.273 MB/s Random Read 512KB : 22.068 MB/s Random Write 512KB : 28.933 MB/s Random Read 4KB (QD=1) : 2.760 MB/s [ 673.9 IOPS] Random Write 4KB (QD=1) : 1.421 MB/s [ 347.0 IOPS] Random Read 4KB (QD=32) : 2.619 MB/s [ 639.5 IOPS] Random Write 4KB (QD=32) : 1.413 MB/s [ 344.9 IOPS] Test : 100 MB [S: 0.4% (2.0/449.5 GB)] (x5) Date : 2015/03/21 11:04:41 OS : Windows 7 Ultimate Edition SP1 [6.1 Build 7601] (x64) NAS4Free/OC1/ZFS WD5000AAKS ----------------------------------------------------------------------- CrystalDiskMark 3.0.2 Shizuku Edition x64 (C) 2007-2012 hiyohiyo Crystal Dew World : http://crystalmark.info/ ----------------------------------------------------------------------- * MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s] Sequential Read : 7.002 MB/s Sequential Write : 5.465 MB/s Random Read 512KB : 7.735 MB/s Random Write 512KB : 6.397 MB/s Random Read 4KB (QD=1) : 0.228 MB/s [ 55.6 IOPS] Random Write 4KB (QD=1) : 0.183 MB/s [ 44.7 IOPS] Random Read 4KB (QD=32) : 0.229 MB/s [ 56.0 IOPS] Random Write 4KB (QD=32) : 0.189 MB/s [ 46.2 IOPS] Test : 1000 MB [S: 0.5% (2.1/449.5 GB)] (x5) Date : 2015/03/21 11:04:56 OS : Windows 7 Ultimate Edition SP1 [6.1 Build 7601] (x64) NAS4Free/OC1/ZFS WD5000AAKS ---------------------------------------------------------------------- For more about at Japanese blog: http://shell.peach.ne.jp/aoyama/archives/3075 For more info about NAS4Free, please read previous mail: http://lists.freebsd.org/pipermail/freebsd-arm/2015-March/010526.html Enjoy NAS4Free world on ARM device. -- Daisuke Aoyama