lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 15 Jul 2012 11:03:03 +0300
From:	Avi Kivity <avi@...hat.com>
To:	sheng qiu <herbert1984106@...il.com>
CC:	kvm <kvm@...r.kernel.org>, linux-kernel@...r.kernel.org
Subject: Re: lots of APIC_TMICT exit on VM with assigned NIC

On 07/12/2012 08:32 PM, sheng qiu wrote:
> thanks for your reply.
> the value is very large. 

Can you provide samples?

If it's large and fairly constant it means a timer keeps being pushed
back by the interrupts/


> is there anyway that i  can avoid such
> frequent exits due to APIC_TMICT? do i need to modify some codes in
> kvm kernel module or adapt some parameters?
> 

No, a guest change is needed.  You need to find out what timer is
involved at modify it to set some slack, with
hrtimer_set_expires_range() or similar.
-- 
error compiling committee.c: too many arguments to function


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ