LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Alexey Dobriyan <adobriyan@openvz.org>
Cc: akpm@osdl.org, devel@openvz.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] msr.c: use smp_call_function_single()
Date: Thu, 18 Jan 2007 14:53:57 -0800 [thread overview]
Message-ID: <45AFFA85.7040000@zytor.com> (raw)
In-Reply-To: <20070117125935.GB6021@localhost.sw.ru>
Alexey Dobriyan wrote:
> It will execute rdmsr and wrmsr only on the cpu we need.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
This is good, but a bit incomplete; see other message recently posted to
LKML. Since this affects paravirtualization I want to minimize the
number of changes.
-hpa
prev parent reply other threads:[~2007-01-18 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-17 12:59 Alexey Dobriyan
2007-01-18 22:53 ` H. Peter Anvin [this message]
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=45AFFA85.7040000@zytor.com \
--to=hpa@zytor.com \
--cc=adobriyan@openvz.org \
--cc=akpm@osdl.org \
--cc=devel@openvz.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH] msr.c: use smp_call_function_single()' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).