[CRIU] [PATCH 0/2] use setproctitle from libbsd
Ruslan Kuprieiev
kupruser at gmail.com
Mon Apr 14 02:56:40 PDT 2014
On 10.04.2014 15:34, Pavel Emelyanov wrote:
> On 03/21/2014 01:57 PM, Ruslan Kuprieiev wrote:
>> This set requires "[PATCH 0/6] make: config -- Add ability to use libbsd"
>> by Cyrill Gorcunov <gorcunov at openvz.org>.
>>
>> This set allows us to use more informative process title that
>> appears on the ps(1) command.
>>
>> If libbsd isn't available, dummy functions are used.
>>
>> Ruslan Kuprieiev (2):
>> crtools: add setproctitle.h
>> service: use setproctitle
>>
>> cr-service.c | 20 ++++++++++++++++++++
>> crtools.c | 5 ++++-
>> include/setproctitle.h | 11 +++++++++++
>> 3 files changed, 35 insertions(+), 1 deletion(-)
>> create mode 100644 include/setproctitle.h
>>
>
> Kirill, Ruslan, what are you next steps with this patch-set?
For now, I'm waiting for Kir's approval of this patch.
More information about the CRIU
mailing list