[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <511A569B.7050603@parallels.com>
Date: Tue, 12 Feb 2013 18:50:03 +0400
From: Pavel Emelyanov <xemul@...allels.com>
To: Denys Vlasenko <vda.linux@...glemail.com>
CC: Andrew Vagin <avagin@...allels.com>, mtk.manpages@...il.com,
David Howells <dhowells@...hat.com>, linux-api@...r.kernel.org,
Oleg Nesterov <oleg@...hat.com>, linux-kernel@...r.kernel.org,
criu@...nvz.org, Cyrill Gorcunov <gorcunov@...nvz.org>,
Andrey Wagin <avagin@...il.com>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, Dave Jones <davej@...hat.com>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: Re: [CRIU] [PATCH 3/3] signalfd: add ability to read siginfo-s without
dequeuing signals (v2)
>>> Process checkpointing needs to bite the bullet and
>>> create its own API instead.
>>
>> This is bad approach as well. What we should do is come up with a sane
>> API that makes sense without the checkpoint-restore project _when_ _possible_.
>
> Coming up with a sane API in general isn't easy.
That's what we've put the linux-api@ in Cc for ;)
[snip]
> Compared to this, ptrace-attaching to the process
> and then reading from /proc or issuing a new ptrace request
> looks much cleaner.
Sure it does! Also note, that it also looks much cleaner than the
fancy /proc/pid/checkpoint thing you propose.
> My opinion, of course.
Thanks,
Pavel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists