Commit ba5aef00 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

kernel: Add patch description for /proc/$pid/stat addition

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 9b6708e3
fs, proc: Add start_data, end_data, start_brk members to /proc/$pid/stat
It helps to dump and restore this members at chekpoint/restore time.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
--- ---
fs/proc/array.c | 7 +++++-- fs/proc/array.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-) 1 file changed, 5 insertions(+), 2 deletions(-)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment