Mailing List Archive

[PATCH 0 of 3 V7] libxc: checkpoint compression
This patch series adds checkpoint compression functionality, while
running under Remus.

Changes since last version:
1. renamed page_aligned_alloc to xc_memalign and declare it as a global
function in xenctrl.h, instead of declaring it in xc_private.h

Shriram

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Re: [PATCH 0 of 3 V7] libxc: checkpoint compression [ In reply to ]
Ian,
Do you have any other comments for this patch set?

thanks
shriram

On Mon, Nov 14, 2011 at 2:51 PM, <rshriram@cs.ubc.ca> wrote:

> This patch series adds checkpoint compression functionality, while
> running under Remus.
>
> Changes since last version:
> 1. renamed page_aligned_alloc to xc_memalign and declare it as a global
> function in xenctrl.h, instead of declaring it in xc_private.h
>
> Shriram
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
Re: [PATCH 0 of 3 V7] libxc: checkpoint compression [ In reply to ]
ping!

On Fri, Nov 18, 2011 at 12:06 PM, Shriram Rajagopalan <rshriram@cs.ubc.ca>wrote:

> Ian,
> Do you have any other comments for this patch set?
>
> thanks
> shriram
>
>
> On Mon, Nov 14, 2011 at 2:51 PM, <rshriram@cs.ubc.ca> wrote:
>
>> This patch series adds checkpoint compression functionality, while
>> running under Remus.
>>
>> Changes since last version:
>> 1. renamed page_aligned_alloc to xc_memalign and declare it as a global
>> function in xenctrl.h, instead of declaring it in xc_private.h
>>
>> Shriram
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>
>
Re: [PATCH 0 of 3 V7] libxc: checkpoint compression [ In reply to ]
On Monday, 14 November 2011 at 14:51, rshriram@cs.ubc.ca wrote:
> This patch series adds checkpoint compression functionality, while
> running under Remus.
>
> Changes since last version:
> 1. renamed page_aligned_alloc to xc_memalign and declare it as a global
> function in xenctrl.h, instead of declaring it in xc_private.h

Acked-by: Brendan Cully <brendan@cs.ubc.ca>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Re: [PATCH 0 of 3 V7] libxc: checkpoint compression [ In reply to ]
rshriram@cs.ubc.ca writes ("[Xen-devel] [PATCH 0 of 3 V7] libxc: checkpoint compression"):
> This patch series adds checkpoint compression functionality, while
> running under Remus.
>
> Changes since last version:
> 1. renamed page_aligned_alloc to xc_memalign and declare it as a global
> function in xenctrl.h, instead of declaring it in xc_private.h

Thanks.

I have applied all three of these.

I fixed up a conflict in tools/libxc/xg_save_restore.h. In particular
note that the new save file ids you allocated had to be changed to -12
and -13 since -11 had already been taken.

Ian.

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