MCPcopy Index your code
hub / github.com/TELOS-syslab/CortenMM-Artifact

github.com/TELOS-syslab/CortenMM-Artifact @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
30,351 symbols 101,527 edges 3,313 files 8,248 documented · 27% updated 7mo ago★ 431 open issues

Browse by type

Functions 25,090 Types & classes 5,261
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CortenMM-Artifact

The artifact of the SOSP '25 paper "CortenMM: Efficient Memory Management with Strong Correctness Guarantees".

Artifact Evaluation Guide

Thanks for your willingness to evaluate our code and reproduce the claims in the paper. See the evaluation guide for the instructions.

Contributing

We are dedicated to contribute this work to the upstream Asterinas kernel and the OSTD verification project. Most parts of this work, e.g., the advanced RCU-based page table lock protocol and some of its verification, are already merged. If you are interested in contributing to these parts, please contribute directly to the upstream.

License

The artifact is released under MPL-2.0, in accordance with the upstream.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 14,163
Function 10,927
Class 4,182
Enum 700
Interface 379

Languages

Rust70%
C17%
C++12%
Python1%
Java1%

Modules by API surface

baselines/radixvm/libutil/testgen.c2,398 symbols
baselines/radixvm/include/scopedperf.hh111 symbols
cortenmm-rw/kernel/src/fs/ext2/inode.rs105 symbols
cortenmm-adv/kernel/src/fs/ext2/inode.rs105 symbols
baselines/radixvm/codexinc/atomic_std.h99 symbols
cortenmm-rw/kernel/src/fs/ramfs/fs.rs88 symbols
cortenmm-adv/kernel/src/fs/ramfs/fs.rs88 symbols
baselines/NrOS/lib/vmxnet3/src/reg.rs88 symbols
baselines/radixvm/user/uscopedperf.hh87 symbols
cortenmm-rw/kernel/src/fs/overlayfs/fs.rs82 symbols
cortenmm-adv/kernel/src/fs/overlayfs/fs.rs82 symbols
cortenmm-rw/kernel/src/fs/utils/inode.rs79 symbols

For agents

$ claude mcp add CortenMM-Artifact \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page