home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / system / 15137 < prev    next >
Encoding:
Text File  |  1992-12-13  |  3.0 KB  |  56 lines

  1. Newsgroups: comp.sys.mac.system
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!wbecktel
  3. From: wbecktel@magnus.acs.ohio-state.edu (Wayne J Becktel)
  4. Subject: PB 160/ Sys 7.1
  5. Message-ID: <1992Dec13.140741.21911@magnus.acs.ohio-state.edu>
  6. Keywords: cumulative system size
  7. Sender: news@magnus.acs.ohio-state.edu
  8. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  9. Organization: The Ohio State University
  10. Distribution: usa
  11. Date: Sun, 13 Dec 1992 14:07:41 GMT
  12. Lines: 42
  13.  
  14.      I recently purchased a PB 160 4/80 and, in the course of exploring just
  15. what it is capable of, observed something odd.  Assume no extensions are active
  16. and that everything else about this is purely vanilla.  The System is 7.1, as
  17. shipped with and installed on the PB.  The following is repeatable in terms a
  18. series of actions:
  19.  
  20. ACTION             SYS SIZE        APP SIZE        TOTAL      DIFF
  21. ------------------------------------------------------------------
  22. start              1239              0             1239          0
  23. open desk top      1244              0             1244          5
  24. close desk top     1244              0             1244          5
  25. open teach text    1265            192             1457        218
  26. close              1246              0             1246          7
  27. open               1269            192             1461        222
  28. close              1251              0             1251         12
  29. sleep/restart      1269              0             1269         30
  30. open teach text    1293            192             1485        246
  31. close              1269              0             1269         30
  32. open resedit       1308            500             1808        569
  33. close              1290              0             1290         51
  34. ------------------------------------------------------------------
  35.  
  36.      There are several points here.  First off, there appears to be a "memory
  37. effect" associated with the size of the system and what applications have been
  38. launched or exited.  The increase of system size after a sleep/restart seems
  39. particularly odd.  Next, the effect is cumulative.  I have been able to get the
  40. system size to 2 MB with just the hard disk desk top, the alarm clock, the
  41. battery DA, and one floppy with desk top open.  Recall that that is 1/2 of the
  42. total RAM in this PB.  Finally, it gets worse as the size of the application
  43. increases.  Not only does the size of the system balloon with the launch of the
  44. application, but the cumulative effect is a lot worse.
  45.  
  46.      Now, I am not a computer scientist, I am a biochemist.  Having written
  47. that, I would be very much interested in an explanation of why one would design
  48. an operating system to do what is reproduced above.  I haven't been able to
  49. reproduce this using my Mac IIcx with Sys 6.0.7.  Off the cuff, it doesn't seem
  50. particularly desirable in limited memory systems to have an operating system
  51. which erodes usable memory with each action.
  52.  
  53.      Don't get me wrong in this, I like my PB 160 just fine.  Perhaps, however,
  54.  it is time to increase standard memory 8 MB.  That's what I, for one, intend
  55.  in the near future.
  56.