10SN/A
23226Sjjg
30SN/A    SMB/CIFS protocol and SMB/CIFS file system implementation
40SN/A		for FreeBSD, version 1.4.
50SN/A    
60SN/A    This is native SMB/CIFS filesystem (smbfs for short) for FreeBSD.
7553SN/AIt is a complete, kernel side implementation of SMB requester and filesystem.
80SN/A
9553SN/A    Supported platform		Comment
100SN/A	FreeBSD 4.X		Port
110SN/A
120SN/A	FreeBSD 4.5		Everything available in the base system.
130SN/A
140SN/A	FreeBSD-current		Everything available in the base system.
150SN/A
160SN/A	Darwin			maintained in the Darwin's  tree.
170SN/A
180SN/A    I would be very grateful for any feedback, bug reports etc.
190SN/A
200SN/A    Supported SMB servers:
21553SN/A	Samba
22553SN/A	Windows 95/98/ME/2000/NT4.0 (SPs 4, 5, 6)
23553SN/A	IBM LanManager
240SN/A	NetApp
250SN/A
260SN/A    An updated version of this package can be retrieved from ftp server:
270SN/A
281356SN/A    ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz
291356SN/A
301739SN/A    Performance
311739SN/A    ==========
323226Sjjg    
332223SN/A    These are some performance benchmarks over a 10Mbit network:
343294Salanb    
351356SN/A    Win95 machine as server:
361356SN/AIOZONE: auto-test mode
371356SN/A	MB      reclen  bytes/sec written   bytes/sec read
380SN/A	1       512     339791              323416
390SN/A	1       1024    481067              431568
402223SN/A	1       2048    648394              588674
410SN/A	1       4096    630130              583555
420SN/A	1       8192    671088              618514
430SN/A
440SN/A    Samba 2.0.6 as server:
450SN/AIOZONE: auto-test mode
460SN/A	MB      reclen  bytes/sec written   bytes/sec read
470SN/A	1       512     409200              437191
481358SN/A	1       1024    545600              596523
491358SN/A	1       2048    729444              798915
501358SN/A	1       4096    871543              919299
511358SN/A	1       8192    900790              1024562
520SN/A
530SN/AAuthor: Boris Popov <bp@freebsd.org>
540SN/A