kernel-tools icon indicating copy to clipboard operation
kernel-tools copied to clipboard

Add a kernel with LPAE

Open anisse opened this issue 9 years ago • 4 comments

It would be nice to have the possibility to create bigger memory mappings, in particular when we want to overcommit a lot of memory in a a single process, or eventually use a lot of swap.

Would you consider enabling ARM_LPAE?

anisse avatar Dec 18 '15 14:12 anisse

Hi @anisse, thank you for your suggestion,

No problem for me ping @aimxhaisse

moul avatar Dec 18 '15 14:12 moul

Thanks @anisse !

I see no problem to enable it either.

aimxhaisse avatar Dec 18 '15 14:12 aimxhaisse

Hmm, I 'm reconsidering it. LPAE might have a (small) performance impact, so it should only be enabled for all your customers if you find it acceptable. Also, what I said in the first post is wrong, since LPAE wouln't enlarge a single process virtual space, which is my goal; it only allows addressing more physical RAM, which isn't something useful on C1 servers that don't go over 2GB of RAM.

TBH, what I want is a 64 bits server, but I understand these are just ARMv7 machines.

anisse avatar Dec 18 '15 15:12 anisse

ping @folays

moul avatar Dec 18 '15 15:12 moul