- Fix unused variable warning (https://github.com/bitcoin/bitcoin/pull/33333#discussion_r2362493046)
- Enable
GetTotalRAM()
on other platforms where it was tested to work. - Skip the
GetTotalRAM()
unit test on unsupported platforms.
Prior discussion: #33333 (review)