Guest
In article <45E1CD23.26249F55@hotmail.com>,
Eeyore <rabbitsfriendsandrelations@hotmail.com> wrote:
a smaller physical memory. Being able to do this was a watermark
in the biz.
/BAH
Eeyore <rabbitsfriendsandrelations@hotmail.com> wrote:
You can also build an EXE, or set of EXEs, on a machine that hasKen Smith wrote:
jmfbahciv@aol.com> wrote:
kensmith@green.rahul.net (Ken Smith) wrote:
jmfbahciv@aol.com> wrote:
VM isn't swapping. VM allows the OS to manage smaller chunks
of memory rather than segments.
That is completely and totally worng. "Virtual memory" means quite
literally "memory that is not real".
No. It is memory whose addressing is larger than available physical
memory.
No, not only the addressing appears larger. The total memory appears to
be more. Merely allowing an address space that is larger is merely
address translation. You only get into virtual memory when it appears the
programs as though the machine has more memory than there is physical RAM.
This is exactly what I was telling you when I directed you to how the word
"virtual" is defined.
To the processor itself the VM should be transparent. It should 'look' and
behave like acres of RAM. A good example of where the such a task should be
offloaded from the CPU itself.
a smaller physical memory. Being able to do this was a watermark
in the biz.
/BAH