Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: ozalp@dm.unibo.it (Ozalp Babaoglu) Newsgroups: comp.sys.sun Subject: Re: What are 'attaches' in vmstat? Keywords: Miscellaneous Message-ID: <2098@brchh104.bnr.ca> Date: 22 Mar 91 20:20:20 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 17 Approved: Sun-Spots@rice.edu X-Original-Date: Thu, 21 Mar 91 11:03:39 +0100 X-Refs: Original: v10n57 X-Sun-Spots-Digest: Volume 10, Issue 63, message 10 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu In article <1962@brchh104.bnr.ca> ehrlich@cs.psu.edu (Dan Ehrlich) writes: >I have a question about vmstat. What does the 'at' field represent? The >man page says that 'at' is the number of 'attaches'. What are 'attaches'? Being the guilty party that added virtual memory support to bsd unix, I feel compelled to respond. The field in question reports on the vm system's ability to find missing pages without having to do any IO. 'at' is the rate (pages/sec) at which this is happening. The attached pages are typically text (code) pages left behind by an exited process that was executing the same program. It has been a while (over 10 years) since I did this work along with Bill Joy and I hope I am remembering correctly. Ozalp Babaoglu E-mail: ozalp@dm.unibo.it University of Bologna, Dept. of Mathematics Piazza di Porta S. Donato, 5 TEL: +39 51 354430 40127 Bologna (ITALY) FAX: +39 51 354490