From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 2] Add user PM control interface Date: Wed, 10 Dec 2008 10:06:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich , Jinsong Liu Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 10/12/2008 10:04, "Keir Fraser" wrote: > Adding some domctl/sysctl usage in the Linux kernel would actually be fine > by me, except that I do think it should be conditional on a Kconfig option > that makes the above additional constraint very clear to the user. Oh, another thing would be that, since this at least initially would be used only for passthrough of info to userspace, the kernel could gracefully disable this feature if not executed on a compatible Xen version. -- Keir