[PATCH] Enable CHECKPOINT_RESTORE on power64le for CRIU feature

Andrey Wagin avagin at gmail.com
Fri Sep 4 17:08:33 UTC 2015


2015-09-04 20:00 GMT+03:00 Josh Boyer <jwboyer at fedoraproject.org>:
> On Fri, Sep 4, 2015 at 12:49 PM, Andrey Vagin <avagin at gmail.com> wrote:
>> Signed-off-by: Andrey Vagin <avagin at openvz.org>
>> ---
>>  config-powerpc64le | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/config-powerpc64le b/config-powerpc64le
>> index 48c8c0d..7d9f3fc 100644
>> --- a/config-powerpc64le
>> +++ b/config-powerpc64le
>> @@ -1,3 +1,6 @@
>>  CONFIG_CPU_LITTLE_ENDIAN=y
>>
>>  CONFIG_POWER7_CPU=y
>> +
>> +# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
>> +CONFIG_CHECKPOINT_RESTORE=y
>
> I'm fine with this, but why would you only enable this on ppc64le vs.
> all of ppc64?

Because the CRIU project supports ppc64le only.


> Also, did you run this past the Fedora ppc team?
>
> josh


More information about the ppc mailing list