文章目錄
- config CHECKPOINT_RESTORE
- commit related
- 簡介
- 參考
- 如何使用 Checkpoint/Restore 功能
-
- 步驟 1:確保內核支持
- 步驟 2:安裝 CRIU
- 步驟 3:檢查點(Checkpoint)
- 步驟 4:恢復(Restore)
- 步驟 5:驗證
- 常見應用場景
- 注意事項
- python
config CHECKPOINT_RESTORE
bool “Checkpoint/restore support”
select PROC_CHILDREN
default n
help
Enables additional kernel features in a sake of checkpoint/restore. In particular it adds auxiliary prctl codes to setup process text, data and heap segment sizes, and a few additional /proc filesystem entries. If unsure, say N here.
commit related
commit 067bce1a06c1f84146f873a598cd7c3a28eee1d5
Author: Cyrill Gorcunov gorcunov@openvz.org
Date: Thu Jan 12 17:20:49 2012 -0800
c/r: introduce CHECKPOINT_RESTORE symbolFor checkpoint/restore we need auxilary features being compiled into