Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2000 16:04:06 +0700 (ALMST)
From:      Boris Popov <bp@butya.kz>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Native SMBFS for FreeBSD
Message-ID:  <Pine.BSF.4.10.10005151558320.91256-100000@lion.butya.kz>
In-Reply-To: <Pine.BSF.4.10.10005142043250.83972-100000@lion.butya.kz>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005151558320.91256-100000>