9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* 9front man page on ps doesn't seem to match up?
@ 2020-09-17  2:35 Frank D. Engel, Jr.
  2020-09-17  3:15 ` [9fans] " Alex Musolino
  0 siblings, 1 reply; 3+ messages in thread
From: Frank D. Engel, Jr. @ 2020-09-17  2:35 UTC (permalink / raw)
  To: 9fans

I was looking at the list of possible process statuses in the man page 
for the ps command on 9front and there are several different statuses 
I'm seeing on my system that are not in the list.  I am seeing Pread, 
Await and Rendez on the majority of my processes and Pwrite and Open on 
a few and none of those are listed in the man page.

Any tips on where to find a more accurate/complete list?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] 9front man page on ps doesn't seem to match up?
  2020-09-17  2:35 9front man page on ps doesn't seem to match up? Frank D. Engel, Jr.
@ 2020-09-17  3:15 ` Alex Musolino
  2020-09-17  7:57   ` Frank D. Engel, Jr.
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Musolino @ 2020-09-17  3:15 UTC (permalink / raw)
  To: 9fans

On my system (9front) ps(1) states:

	Syscall       performing the named system call.

Which is what you're seeing.  For the complete list,
have a look here: /sys/src/9/port/systab.h:/sysctab/

--
Cheers,
Alex Musolino

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] 9front man page on ps doesn't seem to match up?
  2020-09-17  3:15 ` [9fans] " Alex Musolino
@ 2020-09-17  7:57   ` Frank D. Engel, Jr.
  0 siblings, 0 replies; 3+ messages in thread
From: Frank D. Engel, Jr. @ 2020-09-17  7:57 UTC (permalink / raw)
  To: 9fans

I see...

That certainly could have been made less clear :-)

Maybe it would have helped to have put "Syscall" in parenthesis or 
quotes or something; as it is it looks like the rest of the entries in 
the list and I took it to mean that "Syscall" (literally) could show up 
as a status.


Thank you!


On 9/16/20 11:15 PM, Alex Musolino wrote:
> On my system (9front) ps(1) states:
>
>          Syscall       performing the named system call.
>
> Which is what you're seeing.  For the complete list,
> have a look here: /sys/src/9/port/systab.h:/sysctab/
>
> --
> Cheers,
> Alex Musolino
>
> ------------------------------------------
> 9fans: 9fans
> Permalink: https://9fans.topicbox.com/groups/9fans/T8abf4e1c9a4c42a7-Mfcf247241099be53a87b40f2
> Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-17  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  2:35 9front man page on ps doesn't seem to match up? Frank D. Engel, Jr.
2020-09-17  3:15 ` [9fans] " Alex Musolino
2020-09-17  7:57   ` Frank D. Engel, Jr.

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 NNTP newsgroup(s).