[CRIU] [PATCH 1/2] proc: move logic about filling vma structures into a separate function
Pavel Emelyanov
xemul at parallels.com
Fri Mar 27 04:01:45 PDT 2015
On 03/25/2015 02:36 PM, Andrey Vagin wrote:
> parse_smaps() is too big for easy reading. In addition, we are
> creating a new interface to get information about processes, which is
> called taskdiag, so parse_smaps() will do only what it should do
> accoding with the name. All other should be moved in a separate
> functions which will be reused to work with task_diag.
>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
Applied, thanks
More information about the CRIU
mailing list