You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0887b57 has introduced PageRangeBox, PageBox, FrameBox. It might be useful to introduce a MappedPageBox type that builds on PageBox and FrameBox and creates a page table mapping on creation that is removed on drop.
0887b57 has introduced
PageRangeBox,PageBox,FrameBox. It might be useful to introduce aMappedPageBoxtype that builds onPageBoxandFrameBoxand creates a page table mapping on creation that is removed on drop.