Sukadev Bhattiprolu [[email protected]] wrote:
| 
| Change the prefix of the USERCR apis to 'cr_' and reorg the code to avoid
| duplication and reduce code size.
| 
|       [PATCH 1/6] Change API prefix to cr_
|       [PATCH 2/6] Remove flags parameter to cr_checkpoint()
|       [PATCH 3/6] Minor reorg of restart.c
|       [PATCH 4/6] Move checkpoint() into restart.c
|       [PATCH 5/6] Rename restart.c to cr_checkpoint.c
|       [PATCH 6/6] Rename common.h to cr_log.h
| 
| With this change, USERCR for now "exports" just the following two files:
| 
|       cr_checkpoint.o
|       cr_checkpoint.h
| 
| But this patchset does cause some churn, let me know if you think any of it
| is unnecessary/noise.  I have tested for now along with the patch that removes
| most exits() from cr_restart(). If the reorg makes sense, will run all tests
| once more and resubmit.

All tests in cr-tests pass with these two patchsets (on usercr ckpt-v20-dev
and linux ckpt-v21-rc2).

Pls let me know if there are comments about the patchsets.

Thanks,

Sukadev
_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to