* proced - filter stopped processes?
@ 2014-09-11 14:53 Neal Becker
2014-09-14 7:20 ` Michael Heerdegen
0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 2014-09-11 14:53 UTC (permalink / raw)
To: help-gnu-emacs
It appears that proced shows processes that are stopped. Confusingly, seems to
show them using cpu.
This is on fedora 20 linux.
--
-- Those who don't understand recursion are doomed to repeat it
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: proced - filter stopped processes?
2014-09-11 14:53 proced - filter stopped processes? Neal Becker
@ 2014-09-14 7:20 ` Michael Heerdegen
0 siblings, 0 replies; 2+ messages in thread
From: Michael Heerdegen @ 2014-09-14 7:20 UTC (permalink / raw)
To: help-gnu-emacs; +Cc: Neal Becker
Neal Becker <ndbecker2@gmail.com> writes:
> It appears that proced shows processes that are stopped. Confusingly,
> seems to show them using cpu.
>
> This is on fedora 20 linux.
AFAICT, this is normal. proced calls `process-attributes', and that
returns "The percentage of the CPU time used by the process since it
started" as pcpu - see (info "(elisp) System Processes").
Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-14 7:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11 14:53 proced - filter stopped processes? Neal Becker
2014-09-14 7:20 ` Michael Heerdegen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).