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
2nd/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Making changes to 'xv6 educational OS' of "6.828: Operating System Engineering" MIT course, in order to achieve 'Lazy page allocation' for address page tables. Some simple page table printing at the beginning helps for debugging in the next steps. Info in README.