From owner-freebsd-hackers Mon May 15 2: 4:25 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 12E0F37B74C for ; Mon, 15 May 2000 02:04:18 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by relay.butya.kz with local-esmtp (Exim 3.13 #1) id 12rGnG-000Nkh-00 for freebsd-hackers@freebsd.org; Mon, 15 May 2000 16:04:06 +0700 Date: Mon, 15 May 2000 16:04:06 +0700 (ALMST) From: Boris Popov To: freebsd-hackers@freebsd.org Subject: Re: Native SMBFS for FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 14 May 2000, Boris Popov wrote: > I'm glad to announce first public release of SMB/CIFS filesystem > for FreeBSD. The primary goal is to test compatibilty with various SMB > servers. This version should run on FreeBSD-current and 4.0. It will not > run on 3.x. As always I've made few nasty bugs while merging this version from private tree which causes panics on write. There is also few documentation corrections. An updated version can be taken from: ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz I'm receiving a lot of questions about perfomance, so there is a short list of numbers which I got via 'iozone auto' command (10Mbit network): Win95 machine as server: IOZONE: auto-test mode MB reclen bytes/sec written bytes/sec read 1 512 339791 323416 1 1024 481067 431568 1 2048 648394 588674 1 4096 630130 583555 1 8192 671088 618514 Samba 2.0.6 as server: IOZONE: auto-test mode MB reclen bytes/sec written bytes/sec read 1 512 409200 437191 1 1024 545600 596523 1 2048 729444 798915 1 4096 871543 919299 1 8192 900790 1024562 -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message