shithub: riscv

Download patch

ref: 05d5f147584c2b16e3754ad492384aff86a16b62
parent: efc7a9a729b075aab06bc24ae778304ad98c3ab6
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Aug 12 08:01:46 EDT 2022

9: compute available kernel pages using sizeof(Proc*)

procs come from the dynamic pools, so we don't need
to remove the memory used by possible procs from the
total available.