svn commit: r333825 - head/sys/powerpc/ofw
Justin Hibbits
jhibbits at freebsd.org
Sat May 19 03:55:41 UTC 2018
On Fri, May 18, 2018 at 10:45 PM, Justin Hibbits <jhibbits at freebsd.org> wrote:
> Author: jhibbits
> Date: Sat May 19 03:45:38 2018
> New Revision: 333825
> URL: https://svnweb.freebsd.org/changeset/base/333825
>
> Log:
> Add yet another option for gathering available memory
>
> On some POWER9 systems, 'reg' denotes the full memory in the system, while
> 'linux,usable-memory' denotes the usable memory. Some memory is reserved for
> NVLink usage, so is partitioned off.
>
> Submitted by: Breno Leitao
Differential Revision: https://reviews.freebsd.org/D15482
More information about the svn-src-all
mailing list