From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200007132334.TAA14780@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Why rio instead of 8 1/2 From: "rob pike" Date: Thu, 13 Jul 2000 19:34:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: db2f2ba8-eac8-11e9-9e20-41e7f4b1d025 Then, No. (2) and (5) procs are marked as rendez. I looked into sources, however, I failed to understand where the No.2 and 5 processes are called rendezvous. I know I'm missing something... They aren't called rendezvous, they're in the rendezvous state. That field of the ps output is the state of the process, typically a system call name (such as Wait, Read, etc.) or a process state (Fault, Rendez, etc.) -rob