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