Skip site navigation (1)Skip section navigation (2)
Date:      28 Mar 2001 02:34:19 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Paul Saab <ps@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_da.c src/sys/dev/ata ata-disk.c src/sys/dev/ida ida_disk.c src/sys/dev/twe twe_freebsd.c
Message-ID:  <xzp3dbyenp0.fsf@flood.ping.uio.no>
In-Reply-To: Paul Saab's message of "Mon, 26 Mar 2001 22:24:08 -0800 (PST)"
References:  <200103270624.f2R6O9S34453@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Saab <ps@FreeBSD.org> writes:
>   Log:
>   Change the dump routines to only abort if control-c is pressed.
>   If any other key is pressed, print a message stating that control-c
>   is how to abort.

Please back this patch out. Did you even test it? On a serial console,
it prints "[CTRL-C to abort]" once for every page written to disk. On
my main development machine, that's 49152 times 18 bytes, which takes
921 seconds (more than 15 minutes) to transfer to the console. On my
SMP development machine, it would take slightly more than 40 minutes.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3dbyenp0.fsf>