Re: What is the truth about Linux 2.4's RAM limitations?

Chris Wedgwood (cw@f00f.org)
Wed, 11 Jul 2001 01:49:20 +1200


On Tue, Jul 10, 2001 at 01:17:55AM +0300, Matti Aarnio wrote:

Compound that with unability to have separate user and kernel
mappings active at the same time (unlike e.g. Motorola 68000
family MMUs do), and the userspace can't have even that 4GB,
but is limited to at least 3.5/0.5 (user/kernel) split, more
commonly to 3.0/1.0 split.

How does FreeBSD do this? What about other OSs? Do they map out most
of userland on syscall entry and map it in as required for their
equivalents to copy_to/from_user? (Taking the performance hit in doing
so?)

--cw

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