Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!galles From: galles@mips.com (Mike Galles) Newsgroups: comp.parallel Subject: Data Sharing Statistics Message-ID: <12327@hubcap.clemson.edu> Date: 18 Dec 90 13:52:47 GMT Sender: fpst@hubcap.clemson.edu Reply-To: galles@mips.com (Mike Galles) Lines: 26 Approved: parallel@hubcap.clemson.edu For purposes of protocol and design evaluation, the amount of data sharing which occurs between various nodes in a shared memory system is a very important statistic. It is also important to know whether data that is shared is more often clean or dirty. After searching for references on this topic, I found only two articles which directly addressed these issues: "A Characterization of Sharing in Parallel Programs and Its Application to Coherency Protocol Evaluation", Eggers & Katz (UCB), 1988 IEEE "Memory-Reference Characteristics of Multiprocessor Applications under MACH", Agarwal & Gupta, 1988 Proceedings of ACM Sigmetrics I would like more data on this topic, particularly more recent articles addressing memory reference patterns for particular applications. If you know of any articles which fit this description, please mail me the title and author(s). If the response is good, I will post a summary of the references I receive. Thanks, Mike Galles galles@mips.com