From: Zachary Amsden <zach@vmware.com>
To: Chris Wright <chrisw@sous-sol.org>
Cc: virtualization@lists.osdl.org,
Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] make CONFIG_PARAVIRT require NO_HZ
Date: Thu, 15 Mar 2007 21:56:16 -0800 [thread overview]
Message-ID: <45FA3180.40909@vmware.com> (raw)
In-Reply-To: <20070316054746.GD10574@sequoia.sous-sol.org>
Chris Wright wrote:
> Given all the discussion, let's just require NO_HZ when
> CONFIG_PARAVIRT. Anyone object?
>
> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
> ---
>
> --- a/arch/i386/Kconfig Mon Mar 12 11:07:45 2007 -0700
> +++ b/arch/i386/Kconfig Mon Mar 12 16:53:14 2007 -0700
> @@ -208,7 +208,7 @@ endchoice
>
> config PARAVIRT
> bool "Paravirtualization support (EXPERIMENTAL)"
> - depends on EXPERIMENTAL
> + depends on EXPERIMENTAL && NO_HZ
> depends on !(X86_VISWS || X86_VOYAGER)
> help
> Paravirtualization is a way of running multiple instances of
>
Thanks Chris!
Acked-by: Zachary Amsden <zach@vmware.com>
Acked-by: Zachary Amsden <zach@vmware.com>
Acked-by: Zachary Amsden <zach@vmware.com>
Sorry, I got excited.
Zach
next prev parent reply other threads:[~2007-03-16 5:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 5:47 [PATCH] make CONFIG_PARAVIRT require NO_HZ Chris Wright
2007-03-16 5:56 ` Zachary Amsden [this message]
2007-03-16 10:55 ` Ingo Molnar
2007-03-16 11:29 ` Andi Kleen
2007-03-16 11:48 ` Ingo Molnar
2007-03-16 16:09 ` Chris Wright
2007-03-17 0:18 ` Andrew Morton
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=45FA3180.40909@vmware.com \
--to=zach@vmware.com \
--cc=akpm@linux-foundation.org \
--cc=chrisw@sous-sol.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=virtualization@lists.osdl.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.