atom feed34 messages in org.freebsd.freebsd-stableRe: FreeBSD 4.3 and 6G RAM
FromSent OnAttachments
Marek GorkaJul 18, 2001 1:39 am 
Erik TrulssonJul 18, 2001 1:56 am 
Wilko BulteJul 18, 2001 2:05 am 
Jonathan BelsonJul 18, 2001 9:04 am 
Stefan MolnarJul 18, 2001 9:20 am 
Erik TrulssonJul 18, 2001 9:22 am 
TomJul 18, 2001 9:22 am 
ja...@cs.utep.eduJul 18, 2001 9:44 am 
Erik TrulssonJul 18, 2001 9:51 am 
Wolfgang ZenkerJul 18, 2001 10:13 am 
Kris KennawayJul 18, 2001 10:14 am 
Erik TrulssonJul 18, 2001 11:07 am 
Daniel C. SobralJul 20, 2001 1:13 pm 
ja...@cs.utep.eduJul 20, 2001 6:21 pm 
Mike SmithJul 20, 2001 6:28 pm 
Andrew BoothmanJul 20, 2001 7:04 pm 
Mike SmithJul 20, 2001 7:35 pm 
Juha SaarinenJul 20, 2001 7:50 pm 
Mike SmithJul 20, 2001 7:58 pm 
Juha SaarinenJul 20, 2001 8:03 pm 
Brandon S. Allbery KF8NHJul 20, 2001 8:03 pm 
Mike SmithJul 20, 2001 8:13 pm 
Juha SaarinenJul 20, 2001 8:23 pm 
ja...@cs.utep.eduJul 20, 2001 9:01 pm 
Chan Tur WeiJul 20, 2001 9:54 pm 
Juha SaarinenJul 20, 2001 10:06 pm 
TomJul 21, 2001 12:07 am 
Andrew BoothmanJul 21, 2001 10:44 am 
Mike SmithJul 21, 2001 2:39 pm 
Albert D. CahalanJul 21, 2001 8:19 pm 
ja...@cs.utep.eduJul 22, 2001 8:07 am 
Warner LoshJul 26, 2001 9:34 am 
Warner LoshJul 28, 2001 8:57 am 
Valentin NechayevJul 28, 2001 1:53 pm 
Subject:Re: FreeBSD 4.3 and 6G RAM
From:Albert D. Cahalan (acah@cs.uml.edu)
Date:Jul 21, 2001 8:19:33 pm
List:org.freebsd.freebsd-stable

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 majo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message