Re: newbie question: filesystem i/o

2001-10-02 Thread Alfred Perlstein
* Egervary Gergely <[EMAIL PROTECTED]> [011002 11:00] wrote: > hi hackers, > > I'm quite new to FreeBSD but not in UN*X, please let me ask a question: > > I wonder that the filesystem performance under FreeBSD is so great. I'm > doing disk-to-disk file copies, like ``dd if=file1 of=file2 bs=64k'

newbie question: filesystem i/o

2001-10-02 Thread Egervary Gergely
hi hackers, I'm quite new to FreeBSD but not in UN*X, please let me ask a question: I wonder that the filesystem performance under FreeBSD is so great. I'm doing disk-to-disk file copies, like ``dd if=file1 of=file2 bs=64k'' and the performance is much better than on other unices. Other systems