Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VILLASfpga VILLASfpga
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • VILLASframework
  • VILLASfpga
  • VILLASfpgaVILLASfpga
  • Merge requests
  • !2

Memory Manager: use global graph for address translations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Daniel Krebs requested to merge feature/memory-manager into develop Feb 13, 2018
  • Overview 1
  • Commits 22
  • Pipelines 7
  • Changes 31

This MR implements a global memory graph of memory mappings between address spaces. The graph can be traversed to get a translation from one (master) address space to another (slave) address space.

Currently incorporates !1 (merged), so !1 (merged) should be merged first and then this MR should be rebased (maybe Gitlab can do this automatically?).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/memory-manager