From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcnH3-0007F3-K6 for qemu-devel@nongnu.org; Sun, 07 May 2006 13:42:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcnH0-0007DH-WE for qemu-devel@nongnu.org; Sun, 07 May 2006 13:42:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcnH0-0007DE-Q9 for qemu-devel@nongnu.org; Sun, 07 May 2006 13:42:26 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FcnHf-00043h-Bh for qemu-devel@nongnu.org; Sun, 07 May 2006 13:43:07 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FcnGq-0007ai-HD for qemu-devel@nongnu.org; Sun, 07 May 2006 19:42:16 +0200 Received: from dslb-084-061-133-052.pools.arcor-ip.net ([84.61.133.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 19:42:16 +0200 Received: from skoehler by dslb-084-061-133-052.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 19:42:16 +0200 From: =?ISO-8859-15?Q?Sven_K=F6hler?= Date: Sun, 07 May 2006 19:42:09 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable In-Reply-To: Sender: news Subject: [Qemu-devel] Re: DMA with Knoppix and qemu (cvs-version) Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Just a note: setting DMA through hdparm doesn't work on Linux since > tens of versions ago, it's been depreceted and you have to trust the > on-boot autodetection (and it works fine -- unless you didn't compile > the right driver in). It's the same on real machines. WHAT!? i have used it with Knoppix since ages. Knoppix has DMA disabled (for some reason). Most of the time i boot knoppix with "dma" in the append-line, but in the other cases, hdparm works and improves performance dramatically.