Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!cs.utexas.edu!uunet!bu.edu!bucsf.bu.edu!jdubb From: jdubb@bucsf.bu.edu (jay dubb) Newsgroups: comp.unix.programmer Subject: fields in rusage struct of resource.h Message-ID: <76539@bu.edu.bu.edu> Date: 9 Mar 91 15:41:41 GMT Sender: news@bu.edu.bu.edu Distribution: usa Organization: Computer Science Department, Boston University, Boston, MA, USA Lines: 11 Originator: jdubb@bucsf.bu.edu I am posting this for a friend of mine who doesn't have access to USENET, so please respond directly to mlevin@jade.tufts.edu. in the /usr/include/sys/resource.h header file, there is a struct called rusage, which has fields about process resource use. Most of these are pretty self-explanatory, but there are two called "messages sent" and "messages recevied". What kind of messages are there referring to? Mike Levin (mlevin@jade.tufts.edu)