home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27246 < prev    next >
Encoding:
Text File  |  1992-08-12  |  2.2 KB  |  54 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!usc!sol.ctr.columbia.edu!vmsb.is.csupomona.edu!cvadrtbc
  3. From: cvadrtbc@vmsb.is.csupomona.edu (Srikanth Viswanathan)
  4. Subject: Re: various memory questions
  5. Organization: California Polytechnic University, Pomona
  6. References: <9208112312.AA03236@midas.teradyne.uucp>
  7. Message-ID: <12AUG199221221821@vmsb.is.csupomona.edu>
  8. News-Software: VAX/VMS VNEWS 1.41    
  9. Sender: news@ctr.columbia.edu (The Daily Lose)
  10. Date: Thu, 13 Aug 1992 05:22:00 GMT
  11. X-Posted-From: vmsb.is.csupomona.edu
  12. X-Posted-Through: sol.ctr.columbia.edu
  13. Lines: 39
  14.  
  15. In article <9208112312.AA03236@midas.teradyne.uucp>, rogoff@Teradyne.COM (David Rogoff) writes...
  16. >Hi,
  17. >I've been running 2.0 on a 486dx/8meg/220meg clone for about a month
  18. >now.  It is generally fine, but I have a few of questions:
  19. >1)  sometimes programs (I think always winos2 stuff) seems to be left
  20. >running.  They don't show up in the WPS list, but when I do a shutdown,
  21. >it tells me that there are still apps running, and the next time I boot
  22. >up they appear.
  23.  
  24. I think this is a bug,  some of the DDE stuff remains even after exiting
  25. WinOS/2.
  26.  
  27. >2)  I get "out of memory" errors for no very obvious reason.  I've got
  28. >my swap set to start at 4meg and grow to within 2meg on a partition
  29. >with 25meg free!  I applied the kernal patch from hobbes and verified
  30. >that the swap file now shrinks, but I still get this error.
  31.  
  32. I heard that increasing the SWAPFILE size fixes this error for some
  33. people.  Apparently, the swapfile now shrinks, but it doesn't expand
  34. for some people.
  35.  
  36. >3)  when I type "mem" in a shell, it opens a new window, displays
  37. >the memory info, and proceeds to remove this window before I can read it.
  38. >What's going on???  I've tried to trick it with redirection, but it
  39. >doesn't work.
  40.  
  41. MEM is a DOS program (it's in the \os2\mdos directory BTW), so when
  42. you run it from a OS/2 session, OS/2 starts up a DOS session and then
  43. runs the program and exits the session.  If you change the Close Window
  44. on Exit option in the Settings you will be able to read it.  Personally,
  45. I have found that there is no reason to worry about memory, I can't 
  46. remember the last time I ran MEM, I guess that comes with running a 
  47. virtual memory OS.
  48.  
  49. Srikanth
  50.