public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
Cc: Avi Kivity <avi@redhat.com>, Gleb Natapov <gleb@redhat.com>,
	kvm@vger.kernel.org, pavel.miklik@linuxbox.cz,
	lukas.deseyve@linuxbox.cz
Subject: Re: KVM got slow after adding more physical memory to host - SOLVED
Date: Thu, 08 Sep 2011 18:58:19 +0400	[thread overview]
Message-ID: <4E68D80B.5060609@msgid.tls.msk.ru> (raw)
In-Reply-To: <20110906192235.GA2293@nik-comp.lan>

On 06.09.2011 23:22, Nikola Ciprich wrote:
> Hello guys,
> 
> thanks to both of You for Your replies. The problem is solved,
> exactly as Avi said, the DMA in windows got somehow disabled.
> So this certainly was not related to adding the memory...
> 
> anyways, note for further generations:
> in windows XP, the DMA usage can be checked in 
> Device Manager->IDE ATA/ATAPI Controllers -> Properties->Advanced Settings
> Current Transfer Mode must be Multi-Word DMA2 or something similar,
> NOT PIO!
> 
> The way I enabled this, was to uninstall both primary and secondary controller
> in device controller, then also uninstall Intel controller, and THEN rebooting (NOT sooner!)
> after reboot, controllers got detected and installed again, with DMA properly enabled.
> Note that when controller is in PIO mode, this is really a patience test, switching to DMA took
> me like half an hour to complete, so slow the system was :-/

You can open regedit and search for "NoIDE" - it should find one key
with that name, with value "1" or "yes" - just delete it, there's no
need to go that route with removing/reinstalling device drivers.

The reason why it has been disabled is - most likely - due to some
timeout while handling i/o -- eg, when your host was loaded too much
or were swapping - you should be able  to find something about that
in windows event log.

/mjt

  reply	other threads:[~2011-09-08 14:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 14:02 KVM got slow after adding more physical memory to host Nikola Ciprich
2011-09-06 15:13 ` Avi Kivity
2011-09-06 15:38   ` Nikola Ciprich
2011-09-06 15:45     ` Avi Kivity
2011-09-06 16:01       ` Nikola Ciprich
2011-09-06 16:06         ` Avi Kivity
2011-09-06 16:06           ` Avi Kivity
2011-09-06 16:10           ` Gleb Natapov
2011-09-06 16:30             ` Nikola Ciprich
2011-09-06 17:01               ` Avi Kivity
2011-09-06 19:22                 ` KVM got slow after adding more physical memory to host - SOLVED Nikola Ciprich
2011-09-08 14:58                   ` Michael Tokarev [this message]
2011-09-06 16:08     ` KVM got slow after adding more physical memory to host Avi Kivity

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=4E68D80B.5060609@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lukas.deseyve@linuxbox.cz \
    --cc=nikola.ciprich@linuxbox.cz \
    --cc=pavel.miklik@linuxbox.cz \
    /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