Date: Thu, 06 Nov 2025 18:50:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 213012] Clarifying what hw.physmem returns Message-ID: <bug-213012-227-9lMEzC3PS3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213012-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213012 --- Comment #2 from Ed Maste <emaste@freebsd.org> --- >From sysctl(8) these five appear to be 64-bit integers on a 64-bit system: kern.maxvnodes kern.hostid hw.physmem hw.usermem hw.realmem They're actually CTLTYPE_ULONG so it is not correct to document them as uint64_t. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213012-227-9lMEzC3PS3>
