[LCP]address space

Angus Mackay amackay at gusnet.cx
Wed Feb 20 05:56:04 UTC 2002


the intel pentium pro and up (don't know if any AMD's) support 36 bit memory
addressing.

this allows machines with up to 64GB of ram, of course each process can only
have a 4GB address space but you can have lots of processes with 4GB of memory
allocated (actually I think it is still 2-3GB as the kernel is mapped in to the
upper part of the address space). I thought that newer kernels supported this
functionality (windows NT does) but I am not sure.

these machines are generally hyper expensive though and only really from Compaq
(they usually have 4 or 8 cpus too).

cheers, Angus.

It would seem that Santosh.Kawade at eyield.com (Santosh.Kawade at eyield.com) said:
> Will adding more memory (ram or swap) affect the 4GB limit of the process
> address space. If you need more, migrating to a 64-bit machine is the only
> option 
> _______________________________________________
> This is the Linux C Programming List
> :  http://lists.linux.org.au/listinfo/linuxcprogramming List



More information about the linuxCprogramming mailing list