home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / hardware / 33670 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.0 KB

  1. Xref: sparky comp.sys.ibm.pc.hardware:33670 comp.sys.ibm.pc:1018 comp.sys.ibm.pc.misc:15997
  2. Newsgroups: comp.sys.ibm.pc.hardware,comp.sys.ibm.pc,comp.sys.ibm.pc.misc
  3. Path: sparky!uunet!nevada.edu!cat.lv-lib.nevada.edu!downs
  4. From: downs@helios.nevada.edu (Lamont Downs)
  5. Subject: Re: What is "stacker" and "shadow memory"
  6. Message-ID: <downs.41.724708988@helios.nevada.edu>
  7. Lines: 30
  8. Sender: news@nevada.edu (USENET News System)
  9. Nntp-Posting-Host: cat.lv-lib.nevada.edu
  10. Organization: UNLV
  11. References: <1992Dec17.193354.13415@kocrsv01.delcoelect.com>
  12. Date: Fri, 18 Dec 1992 20:03:08 GMT
  13.  
  14. >Recently I have come across lot of articles discussing following topics:
  15. >
  16. > ** stacker
  17. > ** shadow memory
  18. >
  19. >Would somebody mind shedding some light on these topics. Any help & pointers
  20. >in this direction is much appreciated.
  21. >
  22. Stacker is commercial disk compression software--when you write to your hard 
  23. disk it intercepts the operating system calls and compresses the information 
  24. first; when you read from the disk it decompresses the data before passing 
  25. it along. This is done transparently, so that if you've "stacked" a hard 
  26. disk with 80 megs DOS will tell you you have anywhere from 90 to 160 or more 
  27. megs, depending on the types of files you're using (text and raw graphics 
  28. compress well; already compressed graphics and program files tend not to 
  29. shrink as much). There are several other commercial products on the market 
  30. that do the same thing, such as SuperStor; I've heard that DOS 6.0 will 
  31. include built-in compression software.
  32.  
  33. Shadow memory is specialized memory used to store a copy of the BIOS 
  34. routines normally read from the computer's built-in ROM chips (also video 
  35. boards); the operating system is then tricked into reading from the shadow 
  36. memory instead of the ROM chips. Since ROM chips are a lot slower than 
  37. regular memory chips, this can speed up software that relies heavily on 
  38. these calls.
  39.  
  40. Somebody flame me if I've botched this explanation...
  41.  
  42. Lamont Downs
  43. downs@helios.nevada.edu
  44.