emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: proced: ppid of process ID 0 can be 0


From: Stefan Monnier
Subject: Re: proced: ppid of process ID 0 can be 0
Date: Tue, 23 Dec 2008 15:41:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> >> Indeed, it should be in system-process-attributes which is already
>> >> OS-dependent.
>> > If you mean by having no ppid attribute, then that's ambiguous, since
>> > an attribute can be missing because it is inaccessible for some
>> > reason, like some kind of failure unrelated to the fact that the
>> > process is really a root of a tree.
>> Seems very hypothetical.
> It's not hypothetical, I've seen such cases and reported them to
> Roland.

What were those cases?

>> More to the point: even if we could distinguish the "no ppid" from
>> "unkown ppid", it's unclear how Elisp code could make use of it.
> Lisp code cannot, but a primitive written in C can.

Like what can it do?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]