Freeware Downloads for "Physical Memory Allocation Windows"
- RAMMap
- License: Freeware

Have you ever wondered exactly how Windows is assigning physical memory, how much file data is cached in RAM, or how much RAM is used by the kernel and device drivers? RAMMap makes answering those questions easy. RAMMap is an advanced physical memory usage analysis utility for Windows Vista and higher. It presents usage information in different ways on its several different tabs: Use Counts: usage summary by type and paging list Processes: process working set sizes Priority Summary: prioritized standby list sizes Physical Pages: per-page use for all physical memory Physical Ranges: physical memory addresses File Summary: file data in RAM by file File Details: individual physical pages by file Use RAMMap to gain understanding of the way Windows manages memory, to analyze application memory usage, or to answer specific...
- Platform: WinOther
- Publisher: Mark Russinovich and Bryce Cogswell
- Date: 16-11-2012
- Size: 31 KB
- VMMap
- License: Freeware

VMMap is a process virtual and physical memory analysis utility. It shows a breakdown of a process's committed virtual memory types as well as the amount of physical memory (working set) assigned by the operating system to those types. Besides graphical representations of memory usage, VMMap also shows summary information and a detailed process memory map. Powerful filtering and refresh capabilities allow you to identify the sources of process memory usage and the memory cost of application features.
- Platform: WinOther
- Publisher: Mark Russinovich and Bryce Cogswell
- Date: 17-11-2012
- Size: 553 KB
- physicalmalloc
- License: Freeware

This library provides variants of the C memory allocation routines (malloc, calloc, and realloc) that return pointers into memory which is guaranteed to not be swapped to the hard drive.
Note: Currently, the library only works on Windows, but an effort is being made to support POSIX systems as well..
- Platform: WinOther
- Publisher: dtrebbien
- Date:
- Size: 10 KB
- Memory Optimizer
- License: Freeware

Memory Optimizer is the best application to free up and tune up physical memory by removing some useless applications which will enhance the overall PC performance. This automatic memory optimization software executes tasks in accordance with the user specified settings and the physical configuration of computer. Inbuilt wizard style interface of this tool helps both novices and professional users. After employing this tool you can releasedRAM from inactive background processes. Some attractive features of this tool are that it increases overall system performance, after optimization of memory applications will load faster, free of cost and supports all versions of Windows OS like Window XP, vista, 8, 7 etc.
- Platform: Windows
- Publisher: Memory Optimizer
- Date: 03-09-2014
- Size: 19916 KB
- MemAlloc
- License: Freeware

MemAlloc is a free memory allocation tool. It allows you to stress and test your Windows operating system by requesting any amount of memory you want.
Usability :
You can use "MemAlloc" memory allocation program to:
* Put a stress on your Windows system for benchmarking reasons
* Easily simulate a heavy memory load (which usually appears while you are using simultaneously several big programs, games, etc)
* Determine hardware (memory) requirements for some specific software environments
* Test defective hardware
* Test performance of specific hardware
* Compare behavior of different operating systems in heavy memory load conditions
* Test recoverability capacity and time after a heavy memory load of your operation system
* Consume all Windows OS available...
- Platform: Windows
- Publisher: CubicDesign
- Date:
- Size: 440 KB
- MaxMem
- License: Freeware

A realtime physical memory management software.
MaxMem is a realtime physical memory management software that automatically ensures that you always have as much physical memory available as possible.
It does this by allowing you to set minimum amounts of memory to be made available under certain circumstance, and then passively monitoring how much system resources are being used.
It runs in the system tray, and also shows you exactly how much memory you have available, plus graphs how you've been using memory over the last 60 seconds.
- Platform: WinOther
- Publisher: AnalogX
- Date:
- Size: 327 KB
- Hot! Memory Smiley
- License: Freeware

As your Physical Memory usage changes, so does your Smiley! Now with Fire!.
- Platform: WinOther
- Publisher: gdgadgets.com
- Date:
- Size: 194 KB
- Linux discontiguous memory support
- License: Freeware

Develop code patches for Linux to support systems with discontiguous physical memory. Primary focus will be for ccNUMA machines based on Itanium processor family architecture. Final goal is to have these patches accepted into the Linux base..
- Platform: Linux, Unix
- Publisher: discontig.sourceforge.net
- Date: 03-11-2012
- Size: 17 KB
- Linux Memory Hotadd
- License: Freeware

The Memory Hotadd project aims to enhance the Linux memory management subsystem to allow integrating physical memory added to a running system. It is intended to be used on Non-NUMA Intel IA-32 based systems with memory hot-plug capability..
- Platform: Linux, Unix
- Publisher: linux-memhotadd.sourceforge.net
- Date: 14-08-2012
- Size: 7 KB
- M-Cork (Memory Cork)
- License: Freeware

Memory allocation library for "corking" memory leaks, especially for long-running processes and daemons.One can set a time point so memory leaks of allocations before that time are categorized differently (in the summary report) than leaks before i.
- Platform: Linux, Mac, Unix
- Publisher: mcork.sourceforge.net
- Date: 04-06-2012
- Size: 291 KB
- Memory Leak Detection For Mac C++Program
- License: Freeware

A light-weight tool to detect the memory leak in C++ Program under Mac environment. It will trace the memory allocation stack and print it out when your program exit..
- Platform: Mac OS X
- Publisher: mldetection4mac.sourceforge.net
- Date: 25-11-2012
- Size: 4 KB
- Hardware Memory Checker
- License: Freeware

This is a memory checker utility that provides memory allocation and release functionality. It uses the memory paging system to allocate a guard page after each page of memory to provide a hardware boundary that can detect memory overflows. This allows for immediate detection of buffer overflow error conditions.
There are many other memory checker programs in existence - why do we need another? This Hardware Memory Checker provides a combination of features not found in other memory checkers.
- Platform: WinOther
- Publisher: Memcheck
- Date:
- Managed Memory Framework
- License: Freeware

The purpose of the Managed Memory Framework for C++ is to offer an abstraction layer over the basic memory management available in the C++ library by providing a set of smart pointers and various memory allocation schemes (heap, pool, static...).
Managed Memory Framework License - GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Man-mem-frmwork
- Date:
- cppinterpreter
- License: Freeware

Simple interpreter of C++ language, which will include: simple arythmetics operations: +,-,*,/, operations in/out, declaration of variables, dynamic memory allocation..
- Platform: WinOther
- Publisher: cppinter.sourceforge.net
- Date: 01-08-2012
- Size: 1559 KB
- fftw++
- License: Freeware

FFTW++ is a C++ header class for the FFTW Fast Fourier Transform library that automates memory allocation, alignment, planning, and wisdom. In 2D and 3D, implicit dealiasing of convolutions substantially reduces memory usage and computation time..
- Platform: Linux, Mac, Unix, Windows
- Publisher: fftwpp.sourceforge.net
- Date: 08-06-2012
- Size: 141 KB
- Finite State Machine Generator
- License: Freeware

This is the tool for generating C++ and Java finite state machines and also diagrams. The benefits of this solution: It is light and fast. It is using dynamic memory allocation very low. Logic of transitions is separated from implementation of event.
- Platform: WinOther
- Publisher: genfsm.sourceforge.net
- Date: 10-10-2012
- Size: 204 KB
- grabmem
- License: Freeware

grabmem -- allocates, initialises, and immediately frees a block of memory.Useful for forcing the OS to flush disk cache and page out programs, if a large amount of free physical memory is needed..
- Platform: Linux, Unix
- Publisher: grabmem.sourceforge.net
- Date: 06-07-2012
- Size: 11 KB
- Pascals Interpreter in C++
- License: Freeware

Simple interpreter of Pascals language, which will include: operations in/out, simple arythmetics operations: +,-,*,/, declaration of variables, dynamic memory allocation. Well write this using Borland C++ Builder..
- Platform: WinOther
- Publisher: mastahteam.sourceforge.net
- Date: 10-06-2012
- Size: 1012 KB
- Simply Interpreter of Pascal
- License: Freeware

Simply interpreter of Pascal's language, which will include:-operations in/out -simple arythmetics operations: +,-,*,/-declaration of variables-dynamic memory allocation We would like do this with use Borland Delphi.
- Platform: WinOther
- Publisher: siedlcepascal.sourceforge.net
- Date: 18-08-2012
- Size: 69 KB
- simuPOP-rev
- License: Freeware

Reviewing memory allocation and data structures of an extant Sourceforge project unix-named "simupop". A new development version of the extant project is established and the ultimate goal is to "rev up" the old, hence the project name.
simuPOP-rev License - GNU General Public License version 2.0 (GPLv2).
- Platform: WinOther
- Publisher: Simupop-rev
- Date:
Physical Memory Allocation Windows: Freeware | All



