home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!think.com!sdd.hp.com!hp-cv!hp-pcd!news1.boi.hp.com!verghese
- From: verghese@boi.hp.com (Phil Verghese)
- Subject: Re: VIRTUAL MEMORY
- Sender: news@boi.hp.com (News Server Project)
- Message-ID: <C05Bno.9K@boi.hp.com>
- Date: Thu, 31 Dec 1992 22:55:00 GMT
- References: <6500.115.uupcb@cutting.hou.tx.us>
- Organization: Hewlett-Packard
- Lines: 27
-
- In article <6500.115.uupcb@cutting.hou.tx.us> jeff.carbonell@cutting.hou.tx.us (Jeff Carbonell) writes:
- >I'm looking for a caching mechanism for virtual memory in 'C'. Any
- >suggestions.
- >
-
- I just got a brochure for VMData by PocketSoft (the makers of RTLink).
- I don't have any experience with this, but it looks interesting. Has
- anyone out there used this product?
-
- Here's some info from the brochure:
- PocketSoft 1-800-826-8086
-
- VMData is a replacement for malloc. When you want to dynamically
- allocate data, you call VMData functions instead of malloc. The
- virtual storage can be in EMS, XMS or disk.
-
- There's a version for DOS and Windows. Each version has two
- libraries: one for development (debugging) and one for production.
- The development library does more error checking than the production
- one.
-
- Languages/Compilers supported: MSC 5.1, 6.0 and C++ 7.0; Borland C++
- 2.0, 3.0, 3.1; MS Fortran 5.0,5.1
-
- I'd be interested in hearing from anyone that's actually used this.
-
- Phil
-