|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [patch 13/21] Xen-paravirt: Add nosegneg capability to t
To: |
Jeremy Fitzhardinge <jeremy@xxxxxxxx> |
Subject: |
[Xen-devel] Re: [patch 13/21] Xen-paravirt: Add nosegneg capability to the vsyscall page notes |
From: |
Zachary Amsden <zach@xxxxxxxxxx> |
Date: |
Tue, 13 Feb 2007 14:54:26 -0800 |
Cc: |
Andrew Morton <akpm@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Pratt <ian.pratt@xxxxxxxxxxxxx>, virtualization@xxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, Chris Wright <chrisw@xxxxxxxxxxxx>, Andi Kleen <ak@xxxxxx>, Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> |
Delivery-date: |
Tue, 13 Feb 2007 14:53:47 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<45D24066.4070109@xxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<20070213221729.772002682@xxxxxxxx> <20070213221830.466651996@xxxxxxxx> <45D23F97.5040907@xxxxxxxxxx> <45D24066.4070109@xxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Thunderbird 1.5.0.9 (X11/20061206) |
Jeremy Fitzhardinge wrote:
Zachary Amsden wrote:
I don't like this because now a kernel compiled with both CONFIG_XEN
and CONFIG_VMI has "nosegneg" turned on. We don't actually require
this for performance or correctness, so it would be nice to be able to
dynamically turn it off instead of having it forced.
Any suggestions about how to do this? It seems hard to have a note
dynamically appear and disappear in the vsyscall.so.
I wasn't terribly concerned about this, since there is effectively zero
performance difference between the two library implementations.
I'm not super concerned either, but I still don't like it. There
already is dynamic replacement for vsyscall.so, so you could have just
dropped in an an-note-ated version.
Zach
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|