Re: Odd swapping issue

From: Dan Noé
Date: Wed Jul 23 2008 - 22:31:41 EST


David Newall wrote:
> Peter Zijlstra wrote:
>> 16g ram on a 32bit kernel is stretching it... may I suggest running a
>> 64bit kernel?
>>
>
> Is it? Do we expect that behaviour with so much RAM?

The memory must be mapped into the 4GB (32-bit) virtual address space to
be used. Having this much memory on a system with 32 bit pointers leads
to a lot of VM overhead and strange behavior.

Cheers,
Dan

--
/--------------- - - - - - -
| Dan Noé
| http://isomerica.net/~dpn/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/