all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.