twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
66 stars 14 forks source link

Stabilize the user-view of address spaces #33

Open dbittman opened 2 years ago

dbittman commented 2 years ago

We need to design what userspace thinks an address space is. In the old Twizzler, these were views, and were largely exposed directly to userspace as just a "view of the object space". Can we just carry that over? How do we create new ones and switch to them?