[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0 of 3 V6] libxc: checkpoint compression



This patch series adds checkpoint compression functionality, while
running under Remus.

Changes since last version:
1. Introduced a generic api page_aligned_alloc() for allocating page aligned 
buffers.
   Also provided platform specific implementations using 
memalign/valloc/posix_memalign
   in xc_{minios, linux, netbsd, solaris}.c
2. use the above generic api for allocating cache/page buffers in 
xc_compression.c.
   Also modified xc_{minios,linux,netbsd,solaris}.c : 
{os}_privcmd_alloc_hypercall_buffer
   to use page_aligned_alloc instead of allocating memory via memalign calls. 

Shriram



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.