Date: Sat, 21 Jul 2001 23:19:55 -0400 (EDT) From: "Albert D. Cahalan" <acahalan@cs.uml.edu> To: freebsd-stable@freebsd.org Cc: msmith@freebsd.org, andrew@cream.org, allbery@ece.cmu.edu Subject: Re: FreeBSD 4.3 and 6G RAM Message-ID: <200107220319.f6M3JtJ163258@saturn.cs.uml.edu>
index | next in thread | raw e-mail
Mike Smith writes: > [Andrew Boothman] >> Has any other BSD or linux tackled this issue yet? > > The NetBSD guys have; it's a prerequisite for the AMD K64 support. That doesn't count really, since "long" is a 64-bit type on x86-64. You don't need "long long" to make things work on x86-64. Solaris (?), Linux, Windows, and UnixWare support 36-bit addressing. None of these require special patches. Windows and UnixWare might still only offer this memory via a special API for databases. With the right OS support, the memory is useful for several things: 1. disk cache 2. running many 32-bit processes at the same time 3. locked shared memory regions, for a database perhaps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the messagehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107220319.f6M3JtJ163258>
