Re: missing memory with uefi
Robert Elz <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
Date: Thu, 2 May 2019 16:11:55 +1200
From: Mark Davies <[email protected]>
Message-ID: <[email protected]>
| If it helps someone this is what it reported:
| 000000004c3d0000/000000005bd59fff available [ConventionalMemory]
This gets to about 1.5MB (and is the last ConventionalMemory reported
until this one (much lower down)...
| 0000000100000000/000000087fffffff available [ConventionalMemory]
Which fills in the rest of the 32GB.
At a guess, something is running out of space, and the examination
of the memory map stops before it ever finds the last one.
kre