login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
12
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Marcelo Tosatti
Subject:
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
Date: Monday, April 12, 2010 - 10:12 am
On Mon, Apr 12, 2010 at 04:02:24PM +0800, Xiao Guangrong wrote:
quoted text
> - 'vcpu' is not used while mark parent unsync, so remove it > - if it has alread marked unsync, no need to walk it's parent > > Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Xiao, Did you actually see this codepath as being performance sensitive? I'd prefer to not touch it. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/6] KVM MMU: remove unused struct
, Xiao Guangrong
, (Mon Apr 12, 12:59 am)
[PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its callin ...
, Xiao Guangrong
, (Mon Apr 12, 1:01 am)
[PATCH 3/6] KVM MMU: optimize/cleanup for marking parent u ...
, Xiao Guangrong
, (Mon Apr 12, 1:02 am)
[PATCH 4/6] KVM MMU: optimize for writing cr4
, Xiao Guangrong
, (Mon Apr 12, 1:03 am)
[PATCH 5/6] KVM MMU: reduce kvm_mmu_page size
, Xiao Guangrong
, (Mon Apr 12, 1:05 am)
[PATCH 6/6] KVM MMU: optimize synchronization shadow pages
, Xiao Guangrong
, (Mon Apr 12, 1:06 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Avi Kivity
, (Mon Apr 12, 1:24 am)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Avi Kivity
, (Mon Apr 12, 1:32 am)
Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
, Avi Kivity
, (Mon Apr 12, 1:34 am)
Re: [PATCH 5/6] KVM MMU: reduce kvm_mmu_page size
, Avi Kivity
, (Mon Apr 12, 1:36 am)
Re: [PATCH 6/6] KVM MMU: optimize synchronization shadow pages
, Avi Kivity
, (Mon Apr 12, 1:43 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Xiao Guangrong
, (Mon Apr 12, 1:53 am)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Xiao Guangrong
, (Mon Apr 12, 1:55 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Avi Kivity
, (Mon Apr 12, 2:08 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Xiao Guangrong
, (Mon Apr 12, 2:22 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Avi Kivity
, (Mon Apr 12, 3:25 am)
Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
, Xiao Guangrong
, (Mon Apr 12, 3:42 am)
Re: [PATCH 5/6] KVM MMU: reduce kvm_mmu_page size
, Xiao Guangrong
, (Mon Apr 12, 4:11 am)
Re: [PATCH 6/6] KVM MMU: optimize synchronization shadow pages
, Xiao Guangrong
, (Mon Apr 12, 4:14 am)
Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
, Avi Kivity
, (Mon Apr 12, 4:22 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Xiao Guangrong
, (Mon Apr 12, 5:22 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Avi Kivity
, (Mon Apr 12, 5:49 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Marcelo Tosatti
, (Mon Apr 12, 10:10 am)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Marcelo Tosatti
, (Mon Apr 12, 10:12 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Xiao Guangrong
, (Mon Apr 12, 6:34 pm)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Xiao Guangrong
, (Mon Apr 12, 6:53 pm)
Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
, Xiao Guangrong
, (Mon Apr 12, 8:07 pm)
Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
, Avi Kivity
, (Mon Apr 12, 11:42 pm)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Avi Kivity
, (Tue Apr 13, 4:58 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Marcelo Tosatti
, (Tue Apr 13, 7:59 am)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Marcelo Tosatti
, (Tue Apr 13, 8:01 am)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Xiao Guangrong
, (Tue Apr 13, 7:14 pm)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Xiao Guangrong
, (Tue Apr 13, 8:23 pm)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Xiao Guangrong
, (Tue Apr 13, 8:58 pm)
Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its ca ...
, Marcelo Tosatti
, (Wed Apr 14, 9:31 am)
Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking pare ...
, Marcelo Tosatti
, (Wed Apr 14, 9:35 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Hugh Dickins
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Bernhard Beck
[PATCH 001/001] usb-serial: Add ThinkOptics WavIT
Oleg Nesterov
Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
Greg KH
[patch 07/21] rtc-pcf8563: detect polarity of century bit automatically
git
:
Jonathan del Strother
Re: [PATCH] Fixing path quoting issues
Gerrit Pape
[PATCH] fix skipping merge-order test with NO_OPENSSL=1.
Linus Torvalds
Re: Implementing branch attributes in git config
Johannes Schindelin
Re: Trying to use git-filter-branch to compress history by removing large, obsolet...
Gerrit Pape
[PATCH] hooks--update: fix test for properly set up project description file
linux-netdev
:
David Miller
Re: [PATCH 04/15] tg3: Preserve LAA when device control is released
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Sven Wegener
[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
Stephen Hemminger
[PATCH 2/2] sky2: fix transmit state on resume
git-commits-head
:
Linux Kernel Mailing List
[SCSI] scsi ioctl: fix kernel-doc warning
Linux Kernel Mailing List
ALSA: HDA - Correct trivial typos in comments.
Linux Kernel Mailing List
i2c-viapro: Add support for SMBus Process Call transactions
Linux Kernel Mailing List
i2c: Documentation: upgrading clients HOWTO
Linux Kernel Mailing List
[PATCH] fix sysctl_nr_open bugs
openbsd-misc
:
Die Gestalt
Re: How to re-build openssl with SHA1 support?
Edwin Eyan Moragas
Re: managing routes for multiple PPPoE connections
Brian Candler
Re: OBSD's perspective on SELinux
Jonathan Schleifer
Why is getaddrinfo breaking POSIX?
Predrag Punosevac
Re: Kernel developers guide/tutorial
Colocation donated by:
Syndicate