login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
24
Re: [PATCH v5 08/12] Inject asynchronous page fault into a guest if page is swapped out.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Avi Kivity
Subject:
Re: [PATCH v5 08/12] Inject asynchronous page fault into a guest if page is swapped out.
Date: Tuesday, August 24, 2010 - 2:04 am
On 08/24/2010 10:52 AM, Gleb Natapov wrote:
quoted text
>> This nice cache needs to be outside apf to reduce complexity for >> reviewers and since it is useful for others. >> >> Would be good to have memslot-cached kvm_put_guest() and kvm_get_guest(). > Will look into it.
In the meantime, you can just drop the caching.
quoted text
>>> + struct kvm_arch_async_pf *arch) >>> +{ >>> + struct kvm_async_pf *work; >>> + >>> + if (vcpu->async_pf_queued>= ASYNC_PF_PER_VCPU) >>> + return 0; >> 100 == too high. At 16 vcpus, this allows 1600 kernel threads to >> wait for I/O. > Number of kernel threads are limited by other means. Slow work subsystem > has its own knobs to tune that. Here we limit how much slow work items > can be queued per vcpu.
OK.
quoted text
>> Would have been best if we could ask for a page to be paged in >> asynchronously. >> > You mean to have core kernel facility for that? I agree it would be > nice, but much harder.
Yes, that's what I meant. -- error compiling committee.c: too many arguments to function --
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 v5 00/12] KVM: Add host swap event notifications fo ...
, Gleb Natapov
, (Mon Jul 19, 8:30 am)
[PATCH v5 06/12] Add get_user_pages() variant that fails i ...
, Gleb Natapov
, (Mon Jul 19, 8:30 am)
[PATCH v5 07/12] Maintain memslot version number
, Gleb Natapov
, (Mon Jul 19, 8:30 am)
[PATCH v5 08/12] Inject asynchronous page fault into a gue ...
, Gleb Natapov
, (Mon Jul 19, 8:30 am)
[PATCH v5 10/12] Handle async PF in non preemptable context
, Gleb Natapov
, (Mon Jul 19, 8:31 am)
[PATCH v5 11/12] Let host know whether the guest can handl ...
, Gleb Natapov
, (Mon Jul 19, 8:31 am)
[PATCH v5 12/12] Send async PF when guest is not in usersp ...
, Gleb Natapov
, (Mon Jul 19, 8:31 am)
Re: [PATCH v5 06/12] Add get_user_pages() variant that fai ...
, Avi Kivity
, (Mon Aug 23, 8:50 am)
Re: [PATCH v5 07/12] Maintain memslot version number
, Avi Kivity
, (Mon Aug 23, 8:53 am)
Re: [PATCH v5 08/12] Inject asynchronous page fault into a ...
, Avi Kivity
, (Mon Aug 23, 9:17 am)
Re: [PATCH v5 08/12] Inject asynchronous page fault into a ...
, Gleb Natapov
, (Tue Aug 24, 12:52 am)
Re: [PATCH v5 08/12] Inject asynchronous page fault into a ...
, Avi Kivity
, (Tue Aug 24, 2:04 am)
Re: [PATCH v5 10/12] Handle async PF in non preemptable co ...
, Avi Kivity
, (Tue Aug 24, 2:30 am)
Re: [PATCH v5 11/12] Let host know whether the guest can h ...
, Avi Kivity
, (Tue Aug 24, 2:31 am)
Re: [PATCH v5 12/12] Send async PF when guest is not in us ...
, Avi Kivity
, (Tue Aug 24, 2:36 am)
Re: [PATCH v5 10/12] Handle async PF in non preemptable co ...
, Gleb Natapov
, (Tue Aug 24, 2:36 am)
Re: [PATCH v5 10/12] Handle async PF in non preemptable co ...
, Avi Kivity
, (Tue Aug 24, 2:46 am)
Re: [PATCH v5 08/12] Inject asynchronous page fault into a ...
, Gleb Natapov
, (Tue Aug 24, 5:28 am)
Re: [PATCH v5 08/12] Inject asynchronous page fault into a ...
, Avi Kivity
, (Tue Aug 24, 5:33 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate