Nicolas Justin wrote: > > Hello, > > I want to know if in the 2.4 kernel there is still 1GB of memory reserved for > the kernel and 3GB for the user space, in a 4GB system, on x86 platform (AMD > Athlon MP) ? Yes, unless you change the value of PAGE_OFFSET. > What is the maximum adressable memory for a user space process on the same > system ? 3G, unless you change the value of PAGE_OFFSET. Cheers, -- Joe -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/