WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-devel] Features for Linux kernel 3.3.

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Features for Linux kernel 3.3.
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Thu, 13 Oct 2011 15:32:15 -0400
Cc:
Delivery-date: Thu, 13 Oct 2011 12:33:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
This is what is being currently developed and reviewed. Some of it
might be done before 3.2 merge windows opens so it could become part
of 3.2:

 - PV spinlocks. Jeremy has been tirelessly working on this and every time
   it looks like it is ready somebody comes out and points out a bug
   in generic code that impacts his work. So this has mushroomed to now
   include jump_label support (for tracing), compare and exchange atomic
   operations (for everything), and then the PV spinlocks patches.

 - ACPI S3 support. The code is going through a review and we need
   some eyes from the ACPI folks to make sure nothing is wrong.

 - Graphic support for radeon/nouveau for 32-bit cards (enterprise type).
   Also known as "TTM DMA pool" code.

 - Blkback/blkfront features. Expanding the blkback to do amazing things.
   Like make the code easier to read, expanding the discard support to support
   REQ_DISCARD_SECURE and also do multipage rings (to allow more I/Os).

 - microcode update. Well, this one is complex. The x86 maintainers
   want to re-write how it is done, so the Xen microcode is shelved for
   right now until that is complete.

 - cleancache. This is the last piece of tmem - it allows the swap disk
   to use the temporary memory pool that tmem provides to make the guest
   run even faster.

 - Xen ACPI cpufreq patches. They are not yet ready to be posted, but they
   are slowly taking shape.

If I missed somebody's current work, please point me out to it.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>