Re: 2GB malloc impossible ?

Alexander V. Mirgorodsky (mirg@ccas.ru)
Thu, 08 Apr 1999 10:58:04 +0000


Hi Riley.

>I would suspect that's the space occupied by the kernel image and
>whatever programs you're running at the time...

I believe 700Mb is too much for kernel image, etc.: I can run two
processes simultaneously each one malloc'ing and intensively memset'ing
its own (1GB - eps) without Any swapping.

BTW 700Mb looks like a hardcoded constant - it is always the same
(0x2aaab000) with the only exception: systems with 3:1 split prefer to
start allocation at smth like 0x4000b000.

Alexander.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/