James Lewis Nance <[EMAIL PROTECTED]> writes:
> On an unrelated note, is it possible for a process in 2.4 to see more
> than 2G of address space? They seem to be limited to 2G for me. I
> was hoping that the HIMEM stuff had removed that limit.
You have 3GB user space address space. 1 GB is still reserved for the
kernel and you cannot break the 4GB limit for one process. But you can
have multiple processes using their own <3GB chunk of memory.
Greetings
Christoph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/