home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / arch / 12122 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!caen!spool.mu.edu!eng.ufl.edu!jon
  3. From: jon@theta.ee.ufl.edu (Jon Mellott)
  4. Subject: Re: Def  of a workstation (a lark)
  5. Message-ID: <1993Jan7.143557.27636@eng.ufl.edu>
  6. Originator: jon@theta.ee.ufl.edu
  7. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  8. Organization: EE Dept at UF
  9. References: <1993Jan3.052930.27869@wam.umd.edu> <1993Jan3.235327.13718@qb.rhein-main.de> <1993Jan6.165640.2894@lsl.co.uk> <C0GJzC.GFJ@metaflow.com>
  10. Date: Thu, 7 Jan 93 14:35:57 GMT
  11. Lines: 22
  12.  
  13.  
  14. In article <C0GJzC.GFJ@metaflow.com>, rschnapp@metaflow.com (Russ Schnapp) writes:
  15. |> In article <1993Jan6.165640.2894@lsl.co.uk>, snail@lsl.co.uk writes:
  16. |> |> On a workstation, software does not worry about how much memory it has; just
  17. |> |> page it out to disk. Microsoft windows can release memory and re-read it from
  18. |> |> the disk, but it can't page memory *out* to the disk (not unless it changed
  19. |> |> recently).
  20. |> 
  21. |> Not terribly recently -- Windows 3.1 has fully virtual memory in
  22. |> "enhanced mode".  (For some reason, they limit virtual memory to twice
  23. |> the size of physical memory.)  I believe that 3.1 has been out for a
  24. |> year or so.
  25.  
  26. Well, actually, Windows v3.0 has paged virtual memory in "386 enhanced mode". 
  27. The "discardable segment" scheme of memory management where program and 
  28. static resource segments are discarded to free memory and later re-read was 
  29. there for 286 and lower machines. 
  30.  
  31. Jon Mellott
  32. High Speed Digital Architecture Laboratory
  33. University of Florida
  34. (jon@alpha.ee.ufl.edu)
  35.