mm: virtual address space management #6

Open
opened 2025-03-19 07:32:33 +00:00 by alnyan · 0 comments
Owner
  • Map an user→kernel syscall trampoline
  • Map regular user pages (4KiB leaf)
  • Map stack pages, support stack guard
  • Support permissions, RWX
  • Software/hardware dirty bit management for CoW
- [ ] Map an user→kernel syscall trampoline - [ ] Map regular user pages (4KiB leaf) - [ ] Map stack pages, support stack guard - [ ] Support permissions, RWX - [ ] Software/hardware dirty bit management for CoW
alnyan self-assigned this 2025-03-19 07:32:33 +00:00
alnyan added this to the Kernel project 2025-03-19 07:32:33 +00:00
alnyan added the
kernel
mm
scope
kernel
labels 2025-03-19 07:34:36 +00:00
alnyan moved this to To Do in Kernel on 2025-03-19 07:37:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alnyan/zing#6