Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 1999 22:02:53 -0500 (CDT)
From:      Jonathan Lemon <jlemon@americantv.com>
To:        tich@ma.ikos.com, current@freebsd.org
Subject:   Re: 4-way SMP broken ?
Message-ID:  <199906100302.WAA10236@free.pcs>
In-Reply-To: <local.mail.freebsd-current/199906092225.SAA01166@par28.ma.ikos.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <local.mail.freebsd-current/199906092225.SAA01166@par28.ma.ikos.com> you write:
>Also in trying to figure this out I looked at the DRAM probing
>code in /usr/src/sys/i386/i386/machdep.c:getmemsize(), and it looks
>as though it's not safe for >2GB (e.g. comparisons of byte addresses
>against signed "int end").

I just made this into a vm_offset_t, so it should be good for up to 4GB.
--
Jonathan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906100302.WAA10236>