Top "Ram" questions

RAM (Random Access Memory) is a form of computer data storage.

Dynamic memory allocation in KVM

I have Ubuntu 16.04 host over which I installed a Virtual guest (Windows server 2012) using KVM. The total RAM available is 16 …

memory-management virtual-machine ram kvm libvirt
Why are 8 and 256 such important numbers in computer sciences?

I don't know very well about RAM and HDD architecture, or how electronics deals with chunks of memory, but this …

math memory history processor ram
Python large variable RAM usage

Say there is a dict variable that grows very large during runtime - up into millions of key:value pairs. …

python memory variables ram
dynamic memory allocation in python

I created a big multidimensional array M with np.zeros((1000,1000)). After certain number of operations, I don't need it anymore. …

python memory numpy ram
How can I show an image in webBrowser control directly from memory?

How can I show an image in webBrowser control directly from memory instead of hard disk? When I use RAM …

c# browser disk ram
Get total available system memory with PHP on Windows

Using PHP, I'd like to get the total memory available to the system (not just the free or used memory). …

php windows memory ram
Tool simulating RAM usage

Is there a tool which can consume a certain amount of memory in Windows 7 (64 bit)? I want to test the …

windows ram
Tuning postgreSQL on Windows desktop to take advantage of 24GB RAM

I am new to tuning postgreSQL but have read this standard guide: https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_…

windows performance postgresql ram