From owner-freebsd-questions@FreeBSD.ORG Wed Jul 13 07:55:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F2416A41C for ; Wed, 13 Jul 2005 07:55:31 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AA4B43D4C for ; Wed, 13 Jul 2005 07:55:30 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from ylpvm01.prodigy.net (ylpvm01-int.prodigy.net [207.115.5.207]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j6D7t7Rv030789 for ; Wed, 13 Jul 2005 03:55:26 -0400 Received: from eagle.syrec.org (adsl-63-206-193-240.dsl.snfc21.pacbell.net [63.206.193.240]) by ylpvm01.prodigy.net (8.13.4 dk-milter linux/8.13.4) with ESMTP id j6D7t3Wl020889 for ; Wed, 13 Jul 2005 03:55:08 -0400 Received: from [127.0.0.1] (localhost.syrec.org [127.0.0.1]) by eagle.syrec.org (8.13.3/8.13.3) with ESMTP id j6D7sot7004925 for ; Wed, 13 Jul 2005 00:55:11 -0700 (PDT) (envelope-from yuri@tsoft.com) Message-ID: <42D4C8C9.1030401@tsoft.com> Date: Wed, 13 Jul 2005 00:54:49 -0700 From: Yuri User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: why CDROM operations cause system to be slow and HD operations do not X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 07:55:31 -0000 When I read something from CDROM my system gets visibly slow and HD reads/writes do not have the same effect. I think they both should have similar effect on system performance since multiple requests should just wait till completion interrupt and other processes shouldn't be affected. Yuri