• Jeffrey Lee's avatar
    Fix PMP appspace size check · 5014117d
    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.
    5014117d
ChangeDyn 265 KB