qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Brad Campbell <brad@wasp.net.au>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] -win2k-hack performance+DMA support
Date: Thu, 09 Feb 2006 18:03:53 +0400	[thread overview]
Message-ID: <43EB4BC9.3030002@wasp.net.au> (raw)
In-Reply-To: <43E251A3.2070706@win4lin.com>

Leonardo E. Reiter wrote:
> Attached is a patch which greatly speeds up disk writes when using 
> -win2k-hack to install Windows 2000.  It only delays every 16th 
> interrupt, which after rigorous testing is still enough to overcome the 
> "Windows 2000 disk full" bug.  If you are really adventurous you can try 
> it every 32nd time, but for me that caused problems during some 
> installations, so I thought it was too aggressive.
> 
> This patch also adds -win2k-hack functionality to DMA writes, since DMA 
> now works in the latest CVS QEMU.
> 

Using todays CVS, and kqemu in user mode only I tried to install Win2k-SP4 25 times all with disk 
full errors until I applied this patch.
It would appear the installer will use DMA mode if it's available and therefore the existing 
win2k-hack does not work.

Using this patch 5 out of 5 installs worked perfectly.

Thanks Leo :)

Regards,
Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

  reply	other threads:[~2006-02-09 14:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02 18:38 [Qemu-devel] [PATCH] -win2k-hack performance+DMA support Leonardo E. Reiter
2006-02-09 14:03 ` Brad Campbell [this message]
2006-02-09 19:35   ` Leonardo E. Reiter
2006-04-20  0:32   ` Troy Benjegerdes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43EB4BC9.3030002@wasp.net.au \
    --to=brad@wasp.net.au \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).