Skip to content

Commit e2f9f9d

Browse files
authored
Merge pull request #995 from mujahidalrafi/main
Fix author name
2 parents 0abd74d + 17ca9e9 commit e2f9f9d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • content/project/osre26/ucmerced/cxl_emu

content/project/osre26/ucmerced/cxl_emu/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Reproducible CXL Emulation"
3-
authors: ["Mujahid Al Rafi", "Luanzheng Guo"]
3+
authors: ["Mujahid Al Rafi",kakulo]
44
author_notes: ["Graduate Student Researcher, UC Merced", "Computer Scientist, Pacific Northwest National Laboratory"]
55
tags: ["reproducibility", "osre26", "CXL emulation", "memory systems", "uc", "PNNL", "multi-host systems"]
66
date: 2026-01-30
@@ -18,7 +18,7 @@ Streamline multi-host CXL emulation without specialized hardware.
1818
- **Skills:** C/C++, Virtualization (QEMU), Scripting, Performance Modeling
1919
- **Difficulty:** Medium
2020
- **Size:** Large (350 hours)
21-
- **Mentors:** [Mujahid Al Rafi](mailto:mrafi@ucmerced.edu), [Luanzheng "Lenny" Guo](mailto:lenny.guo@pnnl.gov)
21+
- **Mentors:** [Mujahid Al Rafi](mailto:mrafi@ucmerced.edu), {{% mention kakulo %}}.
2222

2323
Tasks:
2424
- Create automated deployment scripts and configuration templates for OCEAN-based CXL emulation topologies (single-host and multi-host).
@@ -37,7 +37,7 @@ Investigate security and isolation properties of CXL-based memory systems using
3737
- **Skills:** C/C++, Virtualization (QEMU), Scripting, Computer Architecture, Security
3838
- **Difficulty:** Medium
3939
- **Size:** Large (350 hours)
40-
- **Mentors:** [Mujahid Al Rafi](mailto:mrafi@ucmerced.edu), [Luanzheng "Lenny" Guo](mailto:lenny.guo@pnnl.gov)
40+
- **Mentors:** [Mujahid Al Rafi](mailto:mrafi@ucmerced.edu), {{% mention kakulo %}}.
4141

4242
Tasks:
4343
- Study the CXL memory model and fabric architecture to identify potential security and isolation risks in multi-host shared memory environments (e.g., contention, timing variation, and resource interference).

0 commit comments

Comments
 (0)