|
From: Henry Y. <he...@Ae...> - 2010-08-05 13:10:32
|
On Thu, Aug 05, 2010 at 12:46:49PM +0100, Alan Brown wrote: > Tape speed testing while writing a repetitive file is useless as > hardware compression makes it go a lot faster than natually. > > For tape tests use /dev/random On (at least) Linux, /dev/random will quickly block - use /dev/urandom instead. -- Henry Yen Aegis Information Systems, Inc. Senior Systems Programmer Hicksville, New York |