From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b27cfa2ca0edec6a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-25 06:42:26 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!europa.eng.gtefsd.com!news.mathworks.com!zombie.ncsc.mil!paladin.american.edu!auvm!LOSAT.REDSTONE.ARMY.MIL!HElliott Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU Newsgroups: comp.lang.ada X-Nvlenv-01Date-Posted: 25-Oct-1994 8:28:28 -0500; at LOSAT Project Office MHS Post Office.MSL Priority: Non-Urgent References: Message-ID: Date: Tue, 25 Oct 1994 08:28:00 CDT Reply-To: HElliott@losat.redstone.army.mil Sender: Ada programming language From: Herndon Elliott Subject: Re: Windows Virtual Memory Management? Date: 1994-10-25T08:28:00-05:00 List-Id: Microsoft came out with a simple but very effective tool in their "Windows Resource Kit" called "sysmeter.exe". Sysmeter is a simple icon which tracks the user memory, graphical device interface memory and main memory currently in use. It displays this in three bar graphs. If you have ever wondered whats going awry in Windows, this little tool will explain it and support what Mr. Beckwith stated in his post. I can run WordPerfect, for instance, and the GDI memory will drop down into the yellow. When I exit WordPerfect, the GDI memory will not return to the level prior to running WP. Other applications do this as well. The worst case is when an application crashes - the memory that it was using is lost to the system and the only way I know to get it back is to restart Windows. Windows 3.1 is a toy, but a very pervasive one. Perhaps MS will fix some of this stuff in Chicago, I mean Windows 94, er uh I mean Windows 95 or NT or Windows for Workgroups or DOS 17.3 or... Thanks, Doc Elliott LOSAT Computer Engineer INTERNET: helliott@losat.redstone.army.mil 205-842-8086 The opinions expressed herein are mine, and do not constitute an official government position, unless specifically stated as such.