"git@gitlab.riscosopen.org:RiscOS/Sources/Kernel.git" did not exist on "5014117ddfd9e627d89bc146943dd7c4b53b6d0a"
Jeffrey Lee
authored
Fix AreaGrow to read appspace size correctly when appspace is a PMP (i.e. an AMBControl node). Reading DANode_Size will only report the amount of memory currently paged in (e.g. by lazy task swapping), causing AreaGrow to underestimate how much it can potentially take from the area.