Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • K kernel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • kernel
  • Merge requests
  • !145

WIP: Super-powered memory scheme

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open jD91mZM2 requested to merge jD91mZM2/kernel:superpoweredmemscheme into master Aug 14, 2020
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 3

OH NO!! The funmap system call will unmap the grant by default, but we haven't necessarily created a grant with fmap, we may very well just have given the pointer of a physical region!

This will fail!! Is this "abuse" of fmap bad? Do we keep the phys* functions instead? If no, how do we fix this? Do we make each kernel scheme responsible for clearing up the grants themselves?


Depends on syscall!57

Edited Aug 14, 2020 by jD91mZM2
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: superpoweredmemscheme