From: Avi Kivity <avi@qumranet.com>
To: "Renato S. Yamane" <renatoyamane@mandic.com.br>
Cc: kvm-devel@lists.sourceforge.net, akpm@osdl.org, mingo@elte.hu,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM: mmu: honor global bit on huge pages
Date: Mon, 04 Dec 2006 17:29:17 +0200 [thread overview]
Message-ID: <45743ECD.9050105@qumranet.com> (raw)
In-Reply-To: <45743E0C.6090705@mandic.com.br>
Renato S. Yamane wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Em 04-12-2006 12:57, Avi Kivity escreveu:
>
>> The kvm mmu attempts to cache global translations, however it misses on
>> global huge page translation (which is what most global pages are).
>>
>> By caching global huge page translations, boot time of fc5 i386 on i386
>> is reduced from ~35 seconds to ~24 seconds.
>>
>
> I try use this patch in Kernel 2.6.19-git5, but I receive an error message:
>
> /linux-2.6.19# patch -p1 < /home/yamane/Desktop/kernel/kvm.patch
> can't find file to patch at input line 3
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> - --------------------------
> |--- linux-2.6.orig/drivers/kvm/paging_tmpl.h
> |+++ linux-2.6/drivers/kvm/paging_tmpl.h
> - --------------------------
> File to patch:
>
> Whats wrong? :-(
>
This patch is for kvm, which lives in the -mm kernel. Apply the latest
-mm patch first.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2006-12-04 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-04 14:57 [PATCH] KVM: mmu: honor global bit on huge pages Avi Kivity
2006-12-04 15:26 ` Renato S. Yamane
2006-12-04 15:29 ` Avi Kivity [this message]
2006-12-04 15:32 ` 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=45743ECD.9050105@qumranet.com \
--to=avi@qumranet.com \
--cc=akpm@osdl.org \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=renatoyamane@mandic.com.br \
/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