Xref: utzoo comp.unix.wizards:20687 comp.unix.ultrix:2827 Path: utzoo!attcan!uunet!lll-winken!lll-crg.llnl.gov!booloo From: booloo@lll-crg.llnl.gov (Mark Boolootian) Newsgroups: comp.unix.wizards,comp.unix.ultrix Subject: missing swap space Message-ID: <49475@lll-winken.LLNL.GOV> Date: 21 Feb 90 16:42:08 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: booloo@lll-crg.llnl.gov (Mark Boolootian) Followup-To: comp.unix.wizards Organization: Lawrence Livermore National Laboratory Lines: 11 I have a question regarding pstat and the statistics it returns about swap space. We have set aside 64 MBytes for swap and when I run pstat -s, it tells me that about 32 MBytes is "missing." The man page for pstat tells me that the missing category is for swap space reserved for temporary storage of arguments for executing processes. But 32 MBytes? That seems like an awful lot of arguments. I looked at the pstat code to see how the calculation for "missing" was done but this didn't provide me with much info -- there is no explicit counter for missing swap. Anyone enlighten me on this? Thanks in advance. Oh, just in case, we're running Ultrix 3.0. mb