MaxVMemory

Virtual Memory Wrapper
Download

MaxVMemory Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Arman Z Sahakyan
  • Publisher web site:
  • http://www.codeproject.com/Members/Arman-Z-Sahakyan
  • Operating Systems:
  • Windows All
  • File Size:
  • 6 KB

MaxVMemory Tags


MaxVMemory Description

The main reason of using virtual memory is to be able to handle huge data or large memory blocks. In some cases, it is inefficient to use other kinds of memory like heaps, and in some cases, it is simply impossible to handle a big portion of data by them. Here is where we would need to turn to virtual memory.The MaxVMemory application was developed to be a demo tool which uses the CVMemory class to show how much virtual memory can be used (reserved and committed) on a machine it runs on. You may look at its code to see how CVMemory is used. Also, it would be interesting to see how the demo uses a binary search algorithm to find the wanted result.CVMemory is a C++ wrapper class that encapsulates the details of using virtual memory.


MaxVMemory Related Software