Date: Tue, 14 Apr 1998 00:32:54 -0500 (CDT) From: Joel Ray Holveck <joelh@gnu.org> To: freebsd-hackers@FreeBSD.ORG Subject: Buffer size when writing CD-R's Message-ID: <199804140532.AAA17536@detlev.UUCP>
next in thread | raw e-mail | index | archive | help
In /usr/share/examples/worm/burncd.sh, I noticed that dd uses obs=20k. Is there a reason for this? I discovered that I seem to get less frequent buffer underruns by not using team and setting obs=32k. (I have more experimentation to do in this, having only collected one sample set, but...) Happy hacking, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped 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?199804140532.AAA17536>