On 28 May 2012 16:43, Andy Smith <andy(a)bitfolk.com> wrote:
- 99.04% of BitFolk customers have less than 2GiB
addressable RAM.
I'm wondering what software process actually consume >2G of RAM and
would get stuck if it ran out?
I can only think of a browser (which you probably wouldn't run on a
VPS), but surely that is multiprocess and is able to address far more
on a 32bit system.
And likewise a well crafted piece of software could use PAE or
whatever it's called to effectively use all the RAM on the system,
surely?