Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 06:09:00 +1100
From:      Peter Jeremy <PeterJeremy@optushome.com.au>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: is hw.physmem a unsigned long
Message-ID:  <20051210190900.GZ32006@cirb503493.alcatel.com.au>
In-Reply-To: <20051210185251.GA37701@troutmask.apl.washington.edu>
References:  <20051210185251.GA37701@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2005-Dec-10 10:52:52 -0800, Steve Kargl wrote:
>Is hw.physmem an unsigned long on all FreeBSD architectures?

Since sysctl_hw_physmem() is in an MI file (sys/kern/kern_mib.c), yes.

Interestingly, physmem in the kernel is a signed long on all architectures.
-- 
Peter Jeremy



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